Class: Vk::API::Messages::Methods::GetById
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Messages::Methods::GetById
- Defined in:
- lib/vk/api/messages/methods/get_by_id.rb
Overview
Returns messages by their IDs.
Arguments collapse
-
#message_ids ⇒ Array
Message IDs.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Messages::Methods::GetById
|
# File 'lib/vk/api/messages/methods/get_by_id.rb', line 15
|