mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-19 06:43:49 +00:00
917 B
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)