Class: Vk::API::Video::Methods::GetAlbumById
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Video::Methods::GetAlbumById
- Defined in:
- lib/vk/api/video/methods/get_album_by_id.rb
Overview
Returns video album info
Arguments collapse
-
#album_id ⇒ Integer
Album ID.
-
#owner_id ⇒ Integer
Identifier of a user or community to add a video to.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Video::Methods::GetAlbumById
|
# File 'lib/vk/api/video/methods/get_album_by_id.rb', line 15
|