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

    Interface CustomEmoji

    interface CustomEmoji {
        id?: string;
        name?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    id?: string
    name?: string
    url?: string