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
/
AdSchedule
/
AdSchedule
Ad
Schedule
constructor
(
nextAdAt
:
Instant
?
=
null
,
lastAdAt
:
Instant
?
=
null
,
duration
:
Int
=
0
,
prerollFreeTime
:
Int
=
0
,
snoozeCount
:
Int
=
0
,
snoozeRefreshAt
:
Instant
?
=
null
)