Table of Contents

Property IsUnavailable

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsUnavailable

Gets whether this guild is unavailable.

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

Property Value

bool