Table of Contents

Property Options

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Options

Gets the typed options object, if present.

public DiscordAuditLogEntryOptions? Options { get; }

Property Value

DiscordAuditLogEntryOptions

Remarks

Not every action type includes options, and Discord may add option fields before the library exposes them as dedicated properties. Unknown fields remain available through RawOptions.