Class: Vk::API::Fave::Methods::GetUsers
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Fave::Methods::GetUsers
- Defined in:
- lib/vk/api/fave/methods/get_users.rb
Overview
Returns a list of users whom the current user has bookmarked.; ;
Arguments collapse
-
#count ⇒ Integer
Number of users to return.
-
#offset ⇒ Integer
Offset needed to return a specific subset of users.
Instance Method Summary collapse
- #initialize(arguments) ⇒ Fave::Methods::GetUsers constructor
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Fave::Methods::GetUsers
|
# File 'lib/vk/api/fave/methods/get_users.rb', line 15
|