Class: Vk::API::Newsfeed::Methods::DeleteList
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Newsfeed::Methods::DeleteList
- Defined in:
- lib/vk/api/newsfeed/methods/delete_list.rb
Overview
Arguments collapse
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Newsfeed::Methods::DeleteList
|
|
# File 'lib/vk/api/newsfeed/methods/delete_list.rb', line 15
|
Instance Method Details
#list_id ⇒ Integer
23 |
# File 'lib/vk/api/newsfeed/methods/delete_list.rb', line 23 attribute :list_id, API::Types::Coercible::Int |