StickerFormatType

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

Signature

export declare enum StickerFormatType {    PNG = 1,    APNG = 2,    Lottie = 3,    GIF = 4}

Members

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