@wppconnect-team/wppconnect - v1.36.4
    Preparing search index...

    Interface Label

    interface Label {
        color: number;
        colorIndex: number;
        count: number;
        hexColor: string;
        id: string;
        name: string;
    }
    Index

    Properties

    color: number
    colorIndex: number
    count: number
    hexColor: string
    id: string
    name: string