Class: Vk::API::Friends::Methods::GetRecent
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Friends::Methods::GetRecent
- Defined in:
- lib/vk/api/friends/methods/get_recent.rb
Overview
Returns a list of user IDs of the current user's recently added friends.
Arguments collapse
-
#count ⇒ Integer
Number of recently added friends to return.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Friends::Methods::GetRecent
|
# File 'lib/vk/api/friends/methods/get_recent.rb', line 15
|