Table of Contents

Class GuildStickersUpdateEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents event args for the GuildStickersUpdated event.

public class GuildStickersUpdateEventArgs : DiscordEventArgs
Inheritance
GuildStickersUpdateEventArgs
Inherited Members

Properties

Guild

Gets the guild in which the update occurred.

StickersAfter

Gets the list of stickers after the change.

StickersBefore

Gets the list of stickers before the change.