Teekeks / pyTwitchAPI

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

feat(api): add paused param to update_custom_reward #308

Closed iProdigy closed 6 months ago

iProdigy commented 6 months ago

https://dev.twitch.tv/docs/api/reference/#update-custom-reward https://discord.com/channels/325552783787032576/785942102386540614/1240439029489598504

Teekeks commented 6 months ago

woops, looks like I missed that one, thanks for the PR!