1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-09-07 11:16:52 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-game/-inline-query-result-game.md
2021-03-17 15:18:37 +00:00

12 lines
695 B
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult](../index.md)/[InlineQueryResultGame](index.md)/[InlineQueryResultGame](-inline-query-result-game.md)
# InlineQueryResultGame
[common]
Content
fun [InlineQueryResultGame](-inline-query-result-game.md)(id: [InlineQueryIdentifier](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FInlineQueryIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), gameShortName: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), replyMarkup: [InlineKeyboardMarkup](../../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.md)? = null)