Table of Contents

Property EmojisBefore

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

EmojisBefore

Gets the list of emojis before the change.

public IReadOnlyDictionary<ulong, DiscordEmoji> EmojisBefore { get; }

Property Value

IReadOnlyDictionary<ulong, DiscordEmoji>