Property MaxAge
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
MaxAge
Gets duration in seconds after which the invite expires.
[JsonProperty("max_age", NullValueHandling = NullValueHandling.Ignore)]
public int MaxAge { get; }
Gets duration in seconds after which the invite expires.
[JsonProperty("max_age", NullValueHandling = NullValueHandling.Ignore)]
public int MaxAge { get; }