[][src]Function serenity::http::raw::get_guild_regions

pub fn get_guild_regions(guild_id: u64) -> Result<Vec<VoiceRegion>>

Gets regions that a guild can use. If a guild has the VIP_REGIONS feature enabled, then additional VIP-only regions are returned.