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
/
ChannelBitsUse
/
ChannelBitsUse
Channel
Bits
Use
constructor
(
subscriptionType
:
String
,
messageId
:
String
,
timestamp
:
Instant
,
broadcasterUserId
:
String
,
broadcasterUserLogin
:
String
,
broadcasterUserName
:
String
,
userId
:
String
,
userLogin
:
String
,
userName
:
String
,
bits
:
Int
,
type
:
BitsUseType
,
powerUp
:
PowerUp
?
,
message
:
ChatMessage
?
)