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
/
ModSlow
Mod
Slow
@
Serializable
data
class
ModSlow
(
val
waitTimeSeconds
:
Int
=
0
)
Members
Constructors
Mod
Slow
Link copied to clipboard
constructor
(
waitTimeSeconds
:
Int
=
0
)
Properties
wait
Time
Seconds
Link copied to clipboard
@
SerialName
(
value
=
"wait_time_seconds"
)
val
waitTimeSeconds
:
Int