Method: Vk::API::Newsfeed::NewsfeedPhoto#can_comment

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

#can_commentAPI::Base::BoolInt

Returns Information whether current user can comment the photo.

Returns:



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

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