Method: Vk::API::Newsfeed::NewsfeedPhoto#can_repost

Defined in:
lib/vk/api/newsfeed/newsfeed_photo.rb

#can_repostAPI::Base::BoolInt

Returns Information whether current user can repost the photo.

Returns:



17
# File 'lib/vk/api/newsfeed/newsfeed_photo.rb', line 17

attribute :can_repost, API::Base::BoolInt.optional.default(nil)