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

Get Banned Users - refers to /events in the optional query parameters #613

Closed
BarryCarlyon opened this issue May 16, 2022 · 1 comment
Closed
Labels
product: docs Documentation on dev.twitch.tv/docs

Comments

@BarryCarlyon
Copy link
Contributor

Brief description

https://dev.twitch.tv/docs/api/reference#get-banned-users

user_id | string | Filters the results and only returns a status object for users who are banned in the channel and have a matching user_id.Multiple user IDs can be provided, e.g. /moderation/banned/events?broadcaster_id=1&user_id=2&user_id=3

Expected documentation

user_id | string | Filters the results and only returns a status object for users who are banned in the channel and have a matching user_id.Multiple user IDs can be provided, e.g. /helix/moderation/banned?broadcaster_id=1&user_id=2&user_id=3

Screenshots

image

Additional context or questions

https://discuss.dev.twitch.tv/t/undocumented-helix-moderation-banned-modification/38473

@BarryCarlyon BarryCarlyon added the product: docs Documentation on dev.twitch.tv/docs label May 16, 2022
@scott-a-white
Copy link

Thanks for reporting the issue. Fixed: https://dev.twitch.tv/docs/api/reference#get-banned-users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: docs Documentation on dev.twitch.tv/docs
Projects
None yet
Development

No branches or pull requests

2 participants