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; }
Gets whether this sticker is available. Only applicable to guild stickers.
[JsonProperty("available")]
public bool Available { get; }