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

    Interface MessageId

    interface MessageId {
        _serialized: string;
        fromMe: boolean;
        id: string;
        remote: Wid;
    }
    Index

    Properties

    _serialized: string
    fromMe: boolean
    id: string
    remote: Wid