Teekeks / pyTwitchAPI

A Python 3.7 compatible implementation of the Twitch API, EventSub, PubSub and Chat
https://pytwitchapi.dev
MIT License
254 stars 38 forks source link

Added new chat badge versions fields #224

Closed stolenvw closed 1 year ago

stolenvw commented 1 year ago

https://dev.twitch.tv/docs/api/reference/#get-channel-chat-badges https://dev.twitch.tv/docs/api/reference/#get-global-chat-badges

Teekeks commented 1 year ago

The 2 click_ fields should probably be marked as Optional but looks good otherwise

stolenvw commented 1 year ago

updated them to be optional