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