Class: Vk::API::Messages::Responses::MarkAsImportantResponse

Inherits:
Schema::Response
  • Object
show all
Defined in:
lib/vk/api/messages/responses/mark_as_important_response.rb

Overview

Instance Method Summary collapse

Instance Method Details

#responseArray



11
# File 'lib/vk/api/messages/responses/mark_as_important_response.rb', line 11

attribute :response, API::Types::Coercible::Array.member(API::Types::Coercible::Int).optional.default(nil)