Property StickersBefore
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
StickersBefore
Gets the list of stickers before the change.
public IReadOnlyDictionary<ulong, DiscordMessageSticker> StickersBefore { get; }
Gets the list of stickers before the change.
public IReadOnlyDictionary<ulong, DiscordMessageSticker> StickersBefore { get; }