Table of Contents

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

Property Value

bool