@wppconnect/wa-js - v3.19.3
    Preparing search index...
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parameters

      • e: ChatModel
      • options: {
            caption?: string;
            ctwaContext?: any;
            footer?: string;
            forwardedFromWeb?: boolean;
            forwardingScore?: any;
            isForwarded?: boolean;
            isViewOnce?: boolean;
            mentionedJidList?: any;
            multicast?: any;
            productMsgOptions?: ModelPropertiesContructor<MsgModel>;
            quotedMsg?: MsgModel;
            type?: string | null;
        }

      Returns Promise<whatsapp.SendMsgResultObject>