Table of Contents

Property ExceptionId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ExceptionId

Gets the scheduled event exception id, if applicable.

[JsonProperty("guild_scheduled_event_exception_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? ExceptionId { get; }

Property Value

ulong?