TDLib v0.0.2 TDLib.Method.GetMessages View Source

Returns information about messages. If a message is not found, returns null on the corresponding position of the result. Returns object_ptr.

NameTypeDescription
chat_idstringIdentifier of the chat the messages belong to.
message_idsstring[]Identifiers of the messages to get.

More details on telegram’s documentation.