Class: Vk::API::Board::Methods::DeleteTopic
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Board::Methods::DeleteTopic
- Defined in:
- lib/vk/api/board/methods/delete_topic.rb
Overview
Deletes a topic from a community's discussion board.
Arguments collapse
-
#group_id ⇒ Integer
ID of the community that owns the discussion board.
-
#topic_id ⇒ Integer
Topic ID.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Board::Methods::DeleteTopic
|
# File 'lib/vk/api/board/methods/delete_topic.rb', line 15
|