-
-
Notifications
You must be signed in to change notification settings - Fork 250
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
Route: /guilds/:id/regions #78
Comments
https://support.discord.com/hc/de/articles/360060570993 /channels will also have the option to individual change voice regions |
I doing this now! |
the thing is, we don't store the rtc_region yet. |
He send a |
{
"id": null,
"type": 2,
"name": "vocal",
"position": 0,
"parent_id": null,
"bitrate": null,
"user_limit": 0,
"rtc_region": null,
"guild_id": null,
"permission_overwrites": [],
"nsfw": false
} |
Should be closed by commit b59cbdb |
The text was updated successfully, but these errors were encountered: