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
/
EventSubSubscription
/
EventSubSubscription
Event
Sub
Subscription
constructor
(
id
:
String
,
status
:
String
,
type
:
String
,
version
:
String
,
condition
:
Map
<
String
,
String
>
=
emptyMap()
,
transport
:
EventSubTransport
,
createdAt
:
Instant
?
=
null
,
cost
:
Int
=
0
)