Skip to content

CallbackQueryAnswer

Type · TDLib 1.8.67 · d1085f9c

Contains a bot's answer to a callback query

CallbackQueryAnswer(
  text: string,
  show_alert: Bool,
  url: string
) → CallbackQueryAnswer

text

string

Text of the answer

show_alert

Bool

True, if an alert must be shown to the user instead of a toast notification

url

string

URL to be opened