Table of Contents

Class SocketVoiceChannelStatusDeleteAuditLogData

Namespace
Discord.WebSocket
Assembly
Discord.Net.WebSocket.dll

Contains a piece of audit log data related to a voice channel status delete.

public class SocketVoiceChannelStatusDeleteAuditLogData : ISocketAuditLogData, IAuditLogData
Inheritance
SocketVoiceChannelStatusDeleteAuditLogData
Implements
Inherited Members

Properties

ChannelId

Get the id of the channel status was removed in.

public ulong ChannelId { get; }

Property Value

ulong