Method: Vk::API::Photos::Methods::PutTag#owner_id

Defined in:
lib/vk/api/photos/methods/put_tag.rb

#owner_idInteger

Returns ID of the user or community that owns the photo.

Returns:

  • (Integer)

    ID of the user or community that owns the photo.



29
# File 'lib/vk/api/photos/methods/put_tag.rb', line 29

attribute :owner_id, API::Types::Coercible::Int.optional.default(nil)