TwitchLib / TwitchLib.PubSub

PubSub component of TwitchLib.
38 stars 51 forks source link

add ChannelId to events that don't have it, where it's available #80

Closed swiftyspiffy closed 3 years ago

swiftyspiffy commented 3 years ago

We store a relationship between topic (with channel id included) and the channel id. We can use this dictionary to expose ChannelId in:

This is useful for people that have the client connected to multiple channels.