Class: Vk::API::Photos::Methods::GetMarketAlbumUploadServer

Inherits:
Schema::Method
  • Object
show all
Defined in:
lib/vk/api/photos/methods/get_market_album_upload_server.rb

Overview

Returns the server address for market album photo upload.

Arguments collapse

Instance Method Summary collapse

Methods inherited from Schema::Method

#call, #method, #to_hash

Constructor Details

#initialize(arguments) ⇒ Photos::Methods::GetMarketAlbumUploadServer

Parameters:

  • arguments (Hash)

Options Hash (arguments):

  • :group_id (Integer)

    Community ID.



# File 'lib/vk/api/photos/methods/get_market_album_upload_server.rb', line 15

Instance Method Details

#group_idInteger

Returns Community ID.

Returns:

  • (Integer)

    Community ID.



23
# File 'lib/vk/api/photos/methods/get_market_album_upload_server.rb', line 23

attribute :group_id, API::Types::Coercible::Int