Class: Vk::API::Friends::Methods::GetAppUsers

Inherits:
Schema::Method
  • Object
show all
Defined in:
lib/vk/api/friends/methods/get_app_users.rb

Overview

Returns a list of IDs of the current user's friends who installed the application.

Instance Method Summary collapse

Methods inherited from Schema::Method

#call, #method, #to_hash

Constructor Details

#initialize(arguments) ⇒ Friends::Methods::GetAppUsers

Parameters:

  • arguments (Hash)


# File 'lib/vk/api/friends/methods/get_app_users.rb', line 15