Table of Contents

Class VoiceChannelStatusDeletedAuditLogData

Namespace
Discord.Rest
Assembly
Discord.Net.Rest.dll

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

public class VoiceChannelStatusDeletedAuditLogData : IAuditLogData
Inheritance
VoiceChannelStatusDeletedAuditLogData
Implements
Inherited Members

Properties

ChannelId

Get the id of the channel status was removed in.

public ulong ChannelId { get; }

Property Value

ulong