Table of Contents

Property EmojisAfter

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

EmojisAfter

Gets the list of emojis after the change.

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

Property Value

IReadOnlyDictionary<ulong, DiscordEmoji>