Represents a Discord Voice Region Object.
t() :: %Crux.Structs.VoiceRegion{ custom: boolean(), deprecated: boolean(), id: String.t(), name: String.t(), optimal: boolean(), vip: boolean() }