Class: Vk::API::Friends::Methods::GetLists
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Friends::Methods::GetLists
- Defined in:
- lib/vk/api/friends/methods/get_lists.rb
Overview
Returns a list of the user's friend lists.
Arguments collapse
-
#return_system ⇒ Boolean
'1' — to return system friend lists.
-
#user_id ⇒ Integer
User ID.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Friends::Methods::GetLists
|
# File 'lib/vk/api/friends/methods/get_lists.rb', line 15
|