Table of Contents

Property StickersBefore

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

StickersBefore

Gets the list of stickers before the change.

public IReadOnlyDictionary<ulong, DiscordMessageSticker> StickersBefore { get; }

Property Value

IReadOnlyDictionary<ulong, DiscordMessageSticker>