github twurple/twurple v7.1.0
7.1.0

one month ago

This is mainly a catch-up release for new additions by Twitch, together with a few EventSub fixes and some general updates to the libraries build infrastructure. Also, the Twitch CLI mock server is now supported for EventSub WS.

Features

  • [api, eventsub-ws] add mock server support (a0611ef)
  • [api] add Send Chat Message endpoint (3a503b1, #541, #540)
  • [eventsub] add new chat related events (eac6d91, #535, #536)
  • [eventsub] support chat message & notification events (5cf14b5)
  • [api, eventsub] add ad break endpoints/events (7736fd1, #532, #533)
  • [easy-bot] add aliases option to createBotCommand (34666af)
  • [eventsub] add status to onRevoke event (89c17df, #550)
  • [auth] pass caught error to onRefreshFailure (dd572c9, #527)
  • [api] add Get Moderated Channels (9b94eee, #551, #556)
  • [eventsub-ws] add checks for duplicate and old payloads (28773dc)

Fixes

  • [eventsub] remove some nulls from return types, fix copypasta method names from notification event types (e83ea87)
  • [eventsub] add missing fields to chat message parts (92edad1)
  • [eventsub] fix chat topics not using context user (6517efd, #545, #546)
  • [eventsub-ws] do not handle connect/disconnect when reconnecting (d22b5f5)
  • [eventsub-ws] clear reconnect URL after welcome packet (c3089d2)
  • [all] update TS build infra (fixes an eventsub-ws TypeScript issue) (677c339, #554)
  • [api] update scope for user extensions endpoints (21da5e4, #561)
  • [api] add missing HelixEventSubSubscriptionStatus values (d1c36d2, #563)

Improvements

  • [api] use page limit of 1000 for chatters endpoint (ade3c6e)
  • [api, chat] reduce bundle size by about 25% by removing outdated polyfill (a9f39e1)

Don't miss a new twurple release

NewReleases is sending notifications on new releases.