get_messages


Description:

public async Messages get_messages (int64 chat_id, ArrayList<int64?> message_ids) throws TDLibError

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

Parameters:

chat_id

Identifier of the chat the messages belong to

message_ids

Identifiers of the messages to get