twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
helix
/
io.github.captnblubber.twitchkt.helix.model
/
ActiveExtensionSlot
/
ActiveExtensionSlot
Active
Extension
Slot
constructor
(
active
:
Boolean
,
id
:
String
?
=
null
,
version
:
String
?
=
null
,
name
:
String
?
=
null
,
x
:
Int
?
=
null
,
y
:
Int
?
=
null
)