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