Class: Vk::API::Wall::Methods::Unpin
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Wall::Methods::Unpin
- Defined in:
- lib/vk/api/wall/methods/unpin.rb
Overview
Unpins the post on wall.
Arguments collapse
-
#owner_id ⇒ Integer
ID of the user or community that owns the wall.
-
#post_id ⇒ Integer
Post ID.
Instance Method Summary collapse
- #initialize(arguments) ⇒ Wall::Methods::Unpin constructor