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