Skip to content

GuildStickerManager

Represents a sticker manager for a specific guild.

Kind: global class
Extends: StickerManager

Constructs a new instance of the class.

ParamTypeDescription
guildIdstringThe ID of the guild.
clientClientThe client object.

Retrieves the cache for the current guild.

Kind: instance property of GuildStickerManager
Returns: Array - - An array of objects from the cache that belong to the current guild.