Guild to get voice regions from
Instance Method
getVoiceRegions(from:then:)
Gets an array of voice regions from a guild
Declaration
func getVoiceRegions(from guildId: Snowflake, then completion: @escaping ([[String : Any]]?, RequestError?) -> Void)
Parameters
guildId
-