Table of Contents

Property Available

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Available

Gets whether this sticker is available. Only applicable to guild stickers.

[JsonProperty("available")]
public bool Available { get; }

Property Value

bool