Class: Vk::API::Messages::Responses::MarkAsReadResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Base::OkResponse



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

attribute :response, API::Base::OkResponse.optional.default(nil)