View Source ExTDLib.Method.GetMessage (ExTDLib v0.0.4)

Returns information about a message. Returns object_ptr<Message>.

NameTypeDescription
chat_idstringIdentifier of the chat the message belongs to.
message_idstringIdentifier of the message to get.

More details on telegram's documentation.