title: Get Guild Voice Regions category: Guild
getGuildVoiceRegions
$client->guild->getGuildVoiceRegions($parameters);
Unlike the similar /voice route, this returns VIP servers when the guild is VIP-enabled.
Name | Type | Required | Default |
---|---|---|---|
guild.id | snowflake | true | null |
Returns a list of voice region objects for the guild.
Can Return: