StickerType

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

Signature

export declare enum StickerType {    Standard = 1,    Guild = 2}

Members

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