Property IsTemporary
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsTemporary
Gets whether this invite only grants temporary membership.
[JsonProperty("temporary", NullValueHandling = NullValueHandling.Ignore)]
public bool IsTemporary { get; }