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