So not sure what “events” you are after when in the context of an Extension?
I was thinking about events or “messages” you receive if you listen to the PubSub endpoint, for example, through WebSockets.
And the docs are pretty clear on what the sub data is
You’re right, It’s clearer now, I have to do all of this manually, set myself up a function or two to test “mock” events, it’s the only way.
https://dev.twitch.tv/docs/api/reference[](https://dev.twitch.tv/docs/api/reference)
Thank you Barry.