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