toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.requests.answers
/
AnswerCallbackQuery
/
AnswerCallbackQuery
Answer
Callback
Query
constructor
(
callbackQueryId
:
CallbackQueryId
,
text
:
String
?
=
null
,
showAlert
:
Boolean
?
=
null
,
url
:
String
?
=
null
,
cachedTimeSeconds
:
Int
?
=
null
)