• Parameters

    • msg: MsgModel
    • data: any
    • proto: {
          [key: string]: any;
      }
      • [key: string]: any
    • devices: WAJS.whatsapp.Wid[]
    • options: {
          [key: string]: any;
      }
      • [key: string]: any

    Returns Promise<WapNode>

  • Parameters

    • message: {
          data: MsgModel;
          type: string;
      }
    • proto: {
          [key: string]: any;
      }
      • [key: string]: any
    • devices: WAJS.whatsapp.Wid[]
    • options: {
          [key: string]: any;
      }
      • [key: string]: any
    • reporter: any
    • Optional groupData: any

    Returns Promise<WapNode>