-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Some Twitch features such as channel point redeems are not documented but would be nice if we could parse them. I'm thinking the library could include an extension trait with functions to parse these details, e.g. ChannelPointRedemptionInformation
from a PrivmsgMessage
.
It would also probably not be a bad idea to expose IRCMessageParseExt
to allow third parties to parse details on their own, if needed.
GabeDuarteM
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request