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

    Interface Emoji

    interface Emoji {
        locale?: string;
        spriteSheets?: boolean;
    }
    Index

    Properties

    locale?: string

    The locale to return emoji descriptions and names in. Defaults to the logged in member's locale.

    spriteSheets?: boolean

    true to return spritesheet URLs in the response