Class: Vk::API::Board::Methods::UnfixTopic
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Board::Methods::UnfixTopic
- Defined in:
- lib/vk/api/board/methods/unfix_topic.rb
Overview
Unpins a pinned topic from the top of 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::UnfixTopic
|
# File 'lib/vk/api/board/methods/unfix_topic.rb', line 15
|