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

    Interface PropsChatBase

    interface PropsChatBase {
        id: Wid;
        labels?: string[];
        pendingMsgs: boolean;
    }
    Index

    Properties

    id: Wid
    labels?: string[]
    pendingMsgs: boolean