Class DiscordMessageStickerPack
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents a Discord message sticker pack.
public sealed class DiscordMessageStickerPack : SnowflakeObject
- Inheritance
-
DiscordMessageStickerPack
- Inherited Members
Properties
- BannerAssetId
Gets the Id of the sticker pack's banner image.
- CoverStickerId
Gets the Id of this pack's cover.
- Description
Gets the description of this sticker pack.
- Name
Gets the name of this sticker pack.
- SkuId
Gets the Id of this pack's SKU.
- Stickers
Gets the stickers contained in this pack.