TwitchLib / TwitchLib.PubSub

PubSub component of TwitchLib.
38 stars 51 forks source link

Add missing method and event to ITwitchPubSub #101

Closed joeyak closed 1 year ago

joeyak commented 2 years ago

Add the missing ListenToChannelPoints and OnChannelPointsRewardRedeemed to the ITwitchPubSub interface.

I also added the obsolete tags to the interface where TwitchPubSub had obsolete tags.

Syzuna commented 2 years ago

Hey. thanks for the PR. LGTM but could you maybe redo it so we dont merge all the Release commits back into dev branch?