Table of Contents

Class DiscordApplicationCommandAuditLogEntry

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents an application command audit log entry.

public sealed class DiscordApplicationCommandAuditLogEntry : DiscordAuditLogEntry
Inheritance
DiscordApplicationCommandAuditLogEntry
Inherited Members

Properties

ApplicationId

Gets the application id.

CommandId

Gets the command id.

TargetCommand

Gets the targeted application command when the reference has been hydrated.