Messages
Get Message
Fetches a single message in a chat.
get/chats/{chatId}/messages/{messageId}
Path parameters
chatIdstring required
The unique identifier of the chat.
messageIdstring required
The unique identifier of the message.
Response
A single message in a chat.