docs
3.2.3
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
SlotMachineResult
Slot
Machine
Result
common
data
class
SlotMachineResult
(
val
rawValue
:
DiceResult
)
Content copied to clipboard
Constructors
Properties
Constructors
Slot
Machine
Result
Link copied to clipboard
common
fun
SlotMachineResult
(
rawValue
:
DiceResult
)
Content copied to clipboard
Properties
center
Link copied to clipboard
common
val
center
:
Int
Content copied to clipboard
center
Reel
Link copied to clipboard
common
val
centerReel
:
SlotMachineReelImage
Content copied to clipboard
left
Link copied to clipboard
common
val
left
:
Int
Content copied to clipboard
left
Reel
Link copied to clipboard
common
val
leftReel
:
SlotMachineReelImage
Content copied to clipboard
raw
Value
Link copied to clipboard
common
val
rawValue
:
DiceResult
Content copied to clipboard
right
Link copied to clipboard
common
val
right
:
Int
Content copied to clipboard
right
Reel
Link copied to clipboard
common
val
rightReel
:
SlotMachineReelImage
Content copied to clipboard