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