Method: Vk::API::Wall::Methods::EditComment#owner_id

Defined in:
lib/vk/api/wall/methods/edit_comment.rb

#owner_idInteger

Returns User ID or community ID. Use a negative value to designate a community ID.; ;.

Returns:

  • (Integer)

    User ID or community ID. Use a negative value to designate a community ID.; ;



26
# File 'lib/vk/api/wall/methods/edit_comment.rb', line 26

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