CallbackQueryAnswer
Contains a bot's answer to a callback query.
This is an alias for the CallbackQueryAnswerUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "callbackQueryAnswer" | |
text | string | Text of the answer |
showAlert | boolean | True, if an alert must be shown to the user instead of a toast notification |
url | string | URL to be opened |