Table of Contents

Property RaidDetectedAt

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

RaidDetectedAt

Gets when the raid was detected at.

[JsonProperty("raid_detected_at", NullValueHandling = NullValueHandling.Include)]
public DateTimeOffset? RaidDetectedAt { get; }

Property Value

DateTimeOffset?