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