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