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

    Class MsgKey

    65212

    32219 >= 2.2204.13

    465212 >= 2.2222.8

    Index

    Constructors

    • Parameters

      • options:
            | {
                from: WAJS.whatsapp.Wid;
                id: string;
                participant?: any;
                selfDir: "in"
                | "out";
                to: WAJS.whatsapp.Wid;
            }
            | {
                fromMe: boolean;
                id: string;
                participant?: any;
                remote: WAJS.whatsapp.Wid;
            }

      Returns MsgKey

    Properties

    _serialized: string
    fromMe: boolean
    id: string
    participant: any
    remote: WAJS.whatsapp.Wid

    Methods

    • Returns MsgKey

    • Parameters

      • key: unknown

      Returns key is MsgKey

    • Returns string

    • Parameters

      • key: string

      Returns MsgKey

    • Returns Promise<string>

      = 2.2208.7