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

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

NameTypeDescription
chat_idstringIdentifier of the chat the messages belong to.
message_idsstringIdentifiers of the messages to get.

More details on telegram's documentation.