1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-19 06:43:49 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.send/-send-dice/-send-dice.md
2021-03-17 15:18:37 +00:00

917 B

//docs/dev.inmo.tgbotapi.requests.send/SendDice/SendDice

SendDice

[common]
Content
fun SendDice(chatId: ChatIdentifier, animationType: DiceAnimationType? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null)