View Source ExTDLib.Method.GetMessage (ExTDLib v0.0.4)
Returns information about a message. Returns object_ptr<Message>.
| 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.