Class: Vk::API::Video::Methods::DeleteComment
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Video::Methods::DeleteComment
- Defined in:
- lib/vk/api/video/methods/delete_comment.rb
Overview
Deletes a comment on a video.
Arguments collapse
-
#comment_id ⇒ Integer
ID of the comment to be deleted.
-
#owner_id ⇒ Integer
ID of the user or community that owns the video.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Video::Methods::DeleteComment
|
# File 'lib/vk/api/video/methods/delete_comment.rb', line 15
|