Table of Contents

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; }

Property Value

bool