CF Workers Telegram Bot - v11.2.1
Preparing search index...
AnswerCallbackParams
Interface AnswerCallbackParams
Interface for callback query parameters
interface
AnswerCallbackParams
{
cache_time
?:
number
;
callback_query_id
:
string
|
number
;
show_alert
?:
boolean
;
text
?:
string
;
url
?:
string
;
}
Index
Properties
cache_
time?
callback_
query_
id
show_
alert?
text?
url?
Properties
Optional
cache_
time
cache_time
?:
number
callback_
query_
id
callback_query_id
:
string
|
number
Optional
show_
alert
show_alert
?:
boolean
Optional
text
text
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache_
time
callback_
query_
id
show_
alert
text
url
CF Workers Telegram Bot - v11.2.1
Loading...
Interface for callback query parameters