Class: Vk::API::Wall::Methods::DeleteComment
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Wall::Methods::DeleteComment
- Defined in:
- lib/vk/api/wall/methods/delete_comment.rb
Overview
Deletes a comment on a post on a user wall or community wall.;
Arguments collapse
-
#comment_id ⇒ Integer
Comment ID.
-
#owner_id ⇒ Integer
User ID or community ID.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Wall::Methods::DeleteComment
|
# File 'lib/vk/api/wall/methods/delete_comment.rb', line 15
|