Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APISticker

Hierarchy

  • APISticker

Index

Properties

asset?: ""

Previously the sticker asset hash, now an empty string

deprecated
available?: boolean

Whether this guild sticker can be used, may be false due to loss of Server Boosts

description: null | string

Description of the sticker

format_type: StickerFormatType
guild_id?: string

ID of the guild that owns this sticker

id: string

ID of the sticker

name: string

Name of the sticker

pack_id?: string

For standard stickers, ID of the pack the sticker is from

sort_value?: number

The standard sticker's sort order within its pack

tags: string

For guild stickers, the Discord name of a unicode emoji representing the sticker's expression. for standard stickers, a comma-separated list of related expressions.

user?: APIUser

The user that uploaded the guild sticker

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM