Class: Vk::API::Messages::Responses::GetLongPollServerResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Messages::LongpollParams



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

attribute :response, Dry::Types[API::Messages::LongpollParams].optional.default(nil)