-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Document Set Voice Channel Status endpoint #6400
base: main
Are you sure you want to change the base?
Conversation
does this need to be a separate PR? wouldn't it be better to just suggest documenting the endpoint in the original PR (#6398)? |
#6398 can be merged already, but this needs the xsp header check to be removed |
makes sense, though considering how long it takes staff to merge docs, there's a chance the feature will be fully rolled out by the time they even see this :) |
voice status seems to be unavailable in servers with hang status (at least the GUI is) - tbd if that replaces it, I suppose |
API documentation: discord/discord-api-docs#6400
PUT /channels/:id/voice-status
note: this endpoint currently requires the x-super-properties header due to the leftover experiment lock
requires #6398 (receiving) - this PR will probably fail CI for now