Class: Vk::API::Wall::Methods::Delete
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Wall::Methods::Delete
- Defined in:
- lib/vk/api/wall/methods/delete.rb
Overview
Deletes a post from a user wall or community wall.
Arguments collapse
-
#owner_id ⇒ Integer
User ID or community ID.
-
#post_id ⇒ Integer
ID of the post to be deleted.
Instance Method Summary collapse
- #initialize(arguments) ⇒ Wall::Methods::Delete constructor