@wppconnect/wa-js - v3.19.3
    Preparing search index...

    Interface Label

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

    Properties

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