TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixScheduleSettingsUpdate

Schedule settings to update using HelixScheduleApi#updateScheduleSettings}.

{
Vacation mode settings.
vacation?: HelixScheduleSettingsUpdateVacation | null
}

Properties

vacation

Type: HelixScheduleSettingsUpdateVacation | null

Vacation mode settings.

Note that not setting this (or setting it to undefined) does not change the vacation settings, but setting it to null disables vacation mode.