docs
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
SlotMachineReelImage
Slot
Machine
Reel
Image
common
enum
SlotMachineReelImage
:
Enum
<
SlotMachineReelImage
>
Content copied to clipboard
Entries
Properties
Parameters
Parameters
common
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
(
""
,
2
)
Content copied to clipboard
BERRIES
Link copied to clipboard
common
BERRIES
(
""
,
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