Table of Contents

Property IsRevoked

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsRevoked

Gets whether this invite is revoked.

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

Property Value

bool