Skip to main content
Latest
interface DiscordSticker
Re-export
import { type DiscordSticker } from "https://deno.land/x/discordeno@18.0.1/packages/embeds/deps.ts";

Properties

optional
pack_id: string

Id of the pack the sticker is from

name: string

Name of the sticker

description: string

Description of the sticker

tags: string

a unicode emoji representing the sticker's expression

optional
available: boolean

Whether or not the sticker is available

optional
guild_id: string

Id of the guild that owns this sticker

optional
user: DiscordUser

The user that uploaded the sticker

optional
sort_value: number

A sticker's sort order within a pack