Property ActionedAt
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ActionedAt
Gets the datetime of when the join request was actioned.
[JsonProperty("actioned_at", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset? ActionedAt { get; }