Skip to content

getMessage

Function · TDLib 1.8.67 · d1085f9c

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

getMessage(
  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