pl-api
    Preparing search index...

    Type Alias CustomEmoji

    CustomEmoji: {
        category: string | null;
        shortcode: string;
        static_url: string;
        url: string;
        visible_in_picker: boolean;
    }

    Type Declaration

    • category: string | null
    • shortcode: string
    • static_url: string
    • url: string
    • visible_in_picker: boolean