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