Returns ID of the user or community that owns the photo.
Returns:
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)