mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-15 21:03:48 +00:00
4.0 KiB
4.0 KiB
//docs/dev.inmo.tgbotapi.types.dice
Package dev.inmo.tgbotapi.types.dice
Types
Name | Summary |
---|---|
BasketballDiceAnimationType | [common] Content object BasketballDiceAnimationType : DiceAnimationType |
BowlingDiceAnimationType | [common] Content object BowlingDiceAnimationType : DiceAnimationType |
CubeDiceAnimationType | [common] Content object CubeDiceAnimationType : DiceAnimationType |
CustomDiceAnimationType | [common] Content data class CustomDiceAnimationType(emoji: String) : DiceAnimationType |
DartsDiceAnimationType | [common] Content object DartsDiceAnimationType : DiceAnimationType |
Dice | [common] Content data class Dice(value: DiceResult, animationType: DiceAnimationType) |
DiceAnimationType | [common] Content sealed class DiceAnimationType |
FootballDiceAnimationType | [common] Content object FootballDiceAnimationType : DiceAnimationType |
SlotMachineDiceAnimationType | [common] Content object SlotMachineDiceAnimationType : DiceAnimationType |