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

Feature Request: Adding in support for new event sub types #4

Open
meant-ion opened this issue Oct 19, 2024 · 0 comments
Open

Feature Request: Adding in support for new event sub types #4

meant-ion opened this issue Oct 19, 2024 · 0 comments

Comments

@meant-ion
Copy link

meant-ion commented Oct 19, 2024

STORY: Recently, Twitch has implemented into its EventSub API a lot of different endpoints, including the ability to read chat messages from a channel and marked it as being the preferred method of reading chat messages.

The issue lies with the extra condition field, for example requiring the user_id for the channel.chat.message event. Currently, I do not believe there's a method to include this into the body of the requests for making an event sub listener.

A/C: A way to be able to include the extra field in the body when making the request, so these new endpoints become usable

@meant-ion meant-ion changed the title Feature Request: Adding in support for channel.chat.message type Feature Request: Adding in support for new event sub types Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant