Skip to content

getCallbackQueryMessage

Function · TDLib 1.8.67 · d1085f9c

Returns information about a message with the callback button that originated a callback query; for bots only

getCallbackQueryMessage(
  chat_id: int53,
  message_id: int53,
  callback_query_id: int64
) → Message

chat_id

int53

Identifier of the chat the message belongs to

message_id

int53

Message identifier

callback_query_id

int64

Identifier of the callback query