Skip to content

v5.0.5: Schedules API

Compare
Choose a tag to compare
@Brandin Brandin released this 16 Jun 20:03
· 62 commits to master since this release
d4cab23

NEW FEATURES

  • Added ScheduleApi
  • Added ScheduleApi -> getChannelStreamSchedule
  • Added ScheduleApi -> getChanneliCalendar (optional auth)
  • Added ScheduleApi -> updateChannelStreamSchedule
  • Added ScheduleApi -> createChannelStreamScheduleSegment
  • Added ScheduleApi -> updateChannelStreamScheduleSegment
  • Added ScheduleApi -> deleteChannelStreamScheduleSegment
  • Added EventSub->subscribeToChannelSubscriptionMessage

CORE

  • Allow Optional Auth in Request Generator
  • Cleanup Headers in Request Generator
  • Added getApiWithOptionalAuth for explicit calls with optional authentication (since all endpoints but 1 require auth at this time)