Class: Vk::API::Wall::Methods::RestoreComment
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Wall::Methods::RestoreComment
- Defined in:
- lib/vk/api/wall/methods/restore_comment.rb
Overview
Restores a comment deleted from 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::RestoreComment
|
# File 'lib/vk/api/wall/methods/restore_comment.rb', line 15
|