docs
/
dev.inmo.tgbotapi.extensions.utils
/
SlotMachineReelImage
common
Slot
Machine
Reel
Image
enum
SlotMachineReelImage
:
Enum
<
SlotMachineReelImage
>
Content copied to clipboard
Entries
Properties
Parameters
Parameters
text
Is a text representation
number
Internal representation of reel
Entries
SEVEN
Link copied to clipboard
common
SEVEN
("7", 3)
Content copied to clipboard
LEMON
Link copied to clipboard
common
LEMON
("\uD83C\uDF4B", 2)
Content copied to clipboard
BERRIES
Link copied to clipboard
common
BERRIES
("\uD83C\uDF52", 1)
Content copied to clipboard
BAR
Link copied to clipboard
common
BAR
("[bar]", 0)
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
number
Link copied to clipboard
common
val
number
:
Int
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard
text
Link copied to clipboard
common
val
text
:
String
Content copied to clipboard