Property Options
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Options
Gets the typed options object, if present.
public DiscordAuditLogEntryOptions? Options { get; }
Property Value
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.