Table of Contents

Class VoiceChannelStatusUpdatedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Provides the updated voice channel status.

public sealed class VoiceChannelStatusUpdatedEventArgs : DiscordEventArgs
Inheritance
VoiceChannelStatusUpdatedEventArgs

Properties

Channel

The voice channel whose status was updated.

Guild

The containing guild.

Status

The updated voice channel status. Null if the status was cleared.