Class: Vk::API::Messages::Methods::Restore
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Messages::Methods::Restore
- Defined in:
- lib/vk/api/messages/methods/restore.rb
Overview
Restores a deleted message.
Arguments collapse
-
#message_id ⇒ Integer
ID of a previously-deleted message to restore.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Messages::Methods::Restore
|
# File 'lib/vk/api/messages/methods/restore.rb', line 15
|