Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension for parsing undocumented message attributes #163

Open
RAnders00 opened this issue May 24, 2022 · 2 comments
Open

Extension for parsing undocumented message attributes #163

RAnders00 opened this issue May 24, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@RAnders00
Copy link
Collaborator

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.

@RAnders00
Copy link
Collaborator Author

See also #161

@RAnders00 RAnders00 added the enhancement New feature or request label May 26, 2022
@RAnders00
Copy link
Collaborator Author

See also #159

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant