TDLib v0.0.2 TDLib.Method.GetMessage View Source

Returns information about a message. Returns object_ptr.

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

More details on telegram’s documentation.