• Parameters

    • msg: {
          data: {
              ack: number;
              author?: Wid;
              from: Wid;
              id: MsgKey;
              subtype?: string;
              to: Wid;
              type: string;
          };
          msg: { data: MsgModel; type: string };
      }
    • proto: any
    • report: any

    Returns Promise<any>

    WAWebEncryptAndSendStatusMsg