Skip to content

getMessageLocally

Function · TDLib 1.8.67 · d1085f9c

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

getMessageLocally(
  chat_id: int53,
  message_id: int53
) → Message

chat_id

int53

Identifier of the chat the message belongs to

message_id

int53

Identifier of the message to get