Property Region
- Namespace
- DisCatSharp.Lavalink
- Assembly
- DisCatSharp.Lavalink.dll
Region
Sets the voice region ID for the Lavalink connection.
This should be used if nodes should be filtered by region with GetIdealSession(DiscordVoiceRegion?).
public DiscordVoiceRegion? Region { set; }