Table of Contents

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; }

Property Value

Optional<DiscordChannel>