mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-08 17:33:47 +00:00
12 lines
860 B
Markdown
12 lines
860 B
Markdown
|
//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests.answers](../index.md)/[AnswerCallbackQuery](index.md)/[AnswerCallbackQuery](-answer-callback-query.md)
|
||
|
|
||
|
|
||
|
|
||
|
# AnswerCallbackQuery
|
||
|
[common]
|
||
|
Content
|
||
|
fun [AnswerCallbackQuery](-answer-callback-query.md)(callbackQueryId: [CallbackQueryIdentifier](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FCallbackQueryIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, showAlert: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)? = null, url: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, cachedTimeSeconds: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)? = null)
|
||
|
|
||
|
|
||
|
|