1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-10-06 01:15:04 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.answers/-answer-callback-query/-answer-callback-query.md
2021-03-17 15:18:37 +00:00

860 B

//docs/dev.inmo.tgbotapi.requests.answers/AnswerCallbackQuery/AnswerCallbackQuery

AnswerCallbackQuery

[common]
Content
fun AnswerCallbackQuery(callbackQueryId: CallbackQueryIdentifier, text: String? = null, showAlert: Boolean? = null, url: String? = null, cachedTimeSeconds: Int? = null)