//[docs](../../index.md)/[dev.inmo.tgbotapi.types.dice](index.md)
# Package dev.inmo.tgbotapi.types.dice
## Types
| Name | Summary |
|---|---|
| [BasketballDiceAnimationType](-basketball-dice-animation-type/index.md)| [common]
Content
object [BasketballDiceAnimationType](-basketball-dice-animation-type/index.md) : [DiceAnimationType](-dice-animation-type/index.md)
|
| [BowlingDiceAnimationType](-bowling-dice-animation-type/index.md)| [common]
Content
object [BowlingDiceAnimationType](-bowling-dice-animation-type/index.md) : [DiceAnimationType](-dice-animation-type/index.md)
|
| [CubeDiceAnimationType](-cube-dice-animation-type/index.md)| [common]
Content
object [CubeDiceAnimationType](-cube-dice-animation-type/index.md) : [DiceAnimationType](-dice-animation-type/index.md)
|
| [CustomDiceAnimationType](-custom-dice-animation-type/index.md)| [common]
Content
data class [CustomDiceAnimationType](-custom-dice-animation-type/index.md)(**emoji**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [DiceAnimationType](-dice-animation-type/index.md)
|
| [DartsDiceAnimationType](-darts-dice-animation-type/index.md)| [common]
Content
object [DartsDiceAnimationType](-darts-dice-animation-type/index.md) : [DiceAnimationType](-dice-animation-type/index.md)
|
| [Dice](-dice/index.md)| [common]
Content
data class [Dice](-dice/index.md)(**value**: [DiceResult](../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FDiceResult%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), **animationType**: [DiceAnimationType](-dice-animation-type/index.md))
|
| [DiceAnimationType](-dice-animation-type/index.md)| [common]
Content
sealed class [DiceAnimationType](-dice-animation-type/index.md)
|
| [FootballDiceAnimationType](-football-dice-animation-type/index.md)| [common]
Content
object [FootballDiceAnimationType](-football-dice-animation-type/index.md) : [DiceAnimationType](-dice-animation-type/index.md)
|
| [SlotMachineDiceAnimationType](-slot-machine-dice-animation-type/index.md)| [common]
Content
object [SlotMachineDiceAnimationType](-slot-machine-dice-animation-type/index.md) : [DiceAnimationType](-dice-animation-type/index.md)
|