Table of Contents

Property MaxAge

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

MaxAge

Gets duration in seconds after which the invite expires.

[JsonProperty("max_age", NullValueHandling = NullValueHandling.Ignore)]
public int MaxAge { get; }

Property Value

int