twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
eventsub
/
io.github.captnblubber.twitchkt.eventsub.model
/
Cheermote
Cheermote
@
Serializable
data
class
Cheermote
(
val
prefix
:
String
=
""
,
val
bits
:
Int
=
0
,
val
tier
:
Int
=
0
)
Members
Constructors
Cheermote
Link copied to clipboard
constructor
(
prefix
:
String
=
""
,
bits
:
Int
=
0
,
tier
:
Int
=
0
)
Properties
bits
Link copied to clipboard
val
bits
:
Int
prefix
Link copied to clipboard
val
prefix
:
String
tier
Link copied to clipboard
val
tier
:
Int