PythonistaGuild / TwitchIO

An Async Bot/API wrapper for Twitch made in Python.
https://twitchio.dev
MIT License
791 stars 163 forks source link

Added missing events #343

Closed jbot-the-dev closed 1 year ago

jbot-the-dev commented 1 year ago

Pull request summary

I've added the user authorization grant and channel subscription end event types. I tested the user authorization grant, but am not able to test channel subscription end.

Checklist

EvieePy commented 1 year ago

Thanks 👍