Trello.js - API library
    Preparing search index...

    Interface CustomSticker

    interface CustomSticker {
        id?: string;
        scaled?: { id?: string }[];
        url?: string;
    }
    Index

    Properties

    Properties

    id?: string
    scaled?: { id?: string }[]
    url?: string