Class: Vk::API::Notes::Methods::RestoreComment
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Notes::Methods::RestoreComment
- Defined in:
- lib/vk/api/notes/methods/restore_comment.rb
Overview
Restores a deleted comment on a note.
Arguments collapse
-
#comment_id ⇒ Integer
Comment ID.
-
#owner_id ⇒ Integer
Note owner ID.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Notes::Methods::RestoreComment
|
# File 'lib/vk/api/notes/methods/restore_comment.rb', line 15
|