Table of Contents

Property StickersAfter

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

StickersAfter

Gets the list of stickers after the change.

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

Property Value

IReadOnlyDictionary<ulong, DiscordMessageSticker>