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