guild_list_voice_regions
List voice regions for a Discord guild, including VIP regions, to pick an rtc_region for voice or stage channels.
Instructions
Purpose: List voice regions available to a guild (incl. VIP regions).
When to use:
Pick an
rtc_regionfor a voice/stage channel.
Returns: {regions:[{id, name, optimal, deprecated, custom}], count}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild_id | Yes | Guild to query |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||