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
/
StreamSchedule
/
StreamSchedule
Stream
Schedule
constructor
(
segments
:
List
<
ScheduleSegment
>
?
=
null
,
broadcasterId
:
String
,
broadcasterName
:
String
,
broadcasterLogin
:
String
,
vacation
:
ScheduleVacation
?
=
null
)