GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIStickerItem

https://discord.com/developers/docs/resources/sticker#sticker-item-object

API/Type Aliases/APIStickerItem
seyfert/lib/types/payloads/sticker.d.ts

Signature

export type APIStickerItem = Pick<APISticker, 'format_type' | 'id' | 'name'>;

Members

This export does not declare public properties or methods in the generated declaration file.