Property EmojisAfter
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.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; }