Skip to main content
Module

x/discordeno/mod.ts>DiscordSticker

Discord API library for Deno
Extremely Popular
Go to Latest
interface DiscordSticker
Re-export
import { type DiscordSticker } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.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