TDLib v0.0.2 TDLib.Method.GetMessage View Source
Returns information about a message.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier of the chat the message belongs to. |
| message_id | string | Identifier of the message to get. |
More details on telegram’s documentation.