get_message_locally


Description:

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

Returns information about a message, if it is available without sending network request. Returns a 404 error if message isn't available locally. This is an offline method

Parameters:

chat_id

Identifier of the chat the message belongs to

message_id

Identifier of the message to get