Class: Vk::API::Friends::Methods::DeleteList
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Friends::Methods::DeleteList
- Defined in:
- lib/vk/api/friends/methods/delete_list.rb
Overview
Deletes a friend list of the current user.
Arguments collapse
-
#list_id ⇒ Integer
ID of the friend list to delete.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Friends::Methods::DeleteList
|
# File 'lib/vk/api/friends/methods/delete_list.rb', line 15
|