Class: Vk::API::Photos::Methods::Restore
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Photos::Methods::Restore
- Defined in:
- lib/vk/api/photos/methods/restore.rb
Overview
Restores a deleted photo.
Arguments collapse
-
#owner_id ⇒ Integer
ID of the user or community that owns the photo.
-
#photo_id ⇒ Integer
Photo ID.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Photos::Methods::Restore
|
# File 'lib/vk/api/photos/methods/restore.rb', line 15
|