mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-08 17:33:47 +00:00
860 B
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)