get_message


Description:

public async Message get_message (int64 chat_id, int64 message_id) throws TDLibError

Returns information about a message. Returns a 404 error if the message doesn't exist

Parameters:

chat_id

Identifier of the chat the message belongs to

message_id

Identifier of the message to get