Property DmSpamDetectedAt
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
DmSpamDetectedAt
Gets when the dm spam was detected at.
[JsonProperty("dm_spam_detected_at", NullValueHandling = NullValueHandling.Include)]
public DateTimeOffset? DmSpamDetectedAt { get; }