Property Stickers
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Stickers
Gets stickers for this message.
[JsonIgnore]
public IReadOnlyList<DiscordMessageSticker>? Stickers { get; }
Property Value
- IReadOnlyList<DiscordMessageSticker>
Gets stickers for this message.
[JsonIgnore]
public IReadOnlyList<DiscordMessageSticker>? Stickers { get; }