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

    Interface DeleteLabelReturn

    interface DeleteLabelReturn {
        deleteLabelResult: any;
        id: string;
    }
    Index

    Properties

    deleteLabelResult: any
    id: string