Chameleon
    Preparing search index...

    Interface StickerItem

    interface StickerItem {
        id: string;
        name: string;
        formatType: number;
    }
    Index

    Properties

    Properties

    id: string
    name: string
    formatType: number