Property VoiceChannel
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.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; }