Property Stickers
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Stickers
Gets a collection of this guild's stickers.
[JsonIgnore]
public IReadOnlyDictionary<ulong, DiscordMessageSticker> Stickers { get; }
Property Value
- IReadOnlyDictionary<ulong, DiscordMessageSticker>