Nostrum.Api.get_voice_region
You're seeing just the function
get_voice_region
, go back to Nostrum.Api module for more information.
Specs
get_voice_region(integer()) :: error() | {:ok, [Nostrum.Struct.VoiceRegion.t()]}
Gets a list of voice regions for the guild.
Guild to get voice regions for is specified by guild_id
.