Property RtcRegion
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
RtcRegion
Sets the voice channel's region override.
Setting this to null will set it to automatic.
public Optional<DiscordVoiceRegion> RtcRegion { set; }
Sets the voice channel's region override.
Setting this to null will set it to automatic.
public Optional<DiscordVoiceRegion> RtcRegion { set; }