1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-06 00:00:50 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.send.games/-send-game/-send-game.md
2021-03-17 15:18:37 +00:00

910 B

//docs/dev.inmo.tgbotapi.requests.send.games/SendGame/SendGame

SendGame

[common]
Content
fun SendGame(chatId: ChatIdentifier, gameShortName: String, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null)