Available on crate feature helix only.
Expand description

Helix endpoints regarding stream schedules

Modules

Create a single scheduled broadcast or a recurring scheduled broadcast for a channel’s stream schedule. create-channel-stream-schedule-segment

Gets all scheduled broadcasts or specific scheduled broadcasts from a channel’s stream schedule. Scheduled broadcasts are defined as “stream segments” in the API. get-channel-stream-schedule

Update the settings for a channel’s stream schedule. This can be used for setting vacation details.

Update a single scheduled broadcast or a recurring scheduled broadcast for a channel’s stream schedule. update-channel-stream-schedule-segment

Structs

The category for a scheduled broadcast.

Scheduled broadcasts for a specific channel given by Get Channel Stream Schedule

Scheduled broadcast for a stream schedule.

Information on Vacation Mode

Enums