Table of Contents

Property IsRevoked

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsRevoked

Gets whether this invite is revoked.

[JsonProperty("revoked", NullValueHandling = NullValueHandling.Ignore)]
public bool IsRevoked { get; }

Property Value

bool