Property VoiceChannel
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
VoiceChannel
Voice channel to move this user to, set to null to kick
public Optional<DiscordChannel> VoiceChannel { set; }
Voice channel to move this user to, set to null to kick
public Optional<DiscordChannel> VoiceChannel { set; }