@wppconnect/wa-js - v4.6.0
    Preparing search index...

    Function forwardMessage

    • Forward message to a chat

      Parameters

      Returns Promise<boolean>

      Any

      // Forward message
      WPP.chat.forwardMessage('[number]@c.us', 'true_[number]@c.us_ABCDEF');

      Use forwardMessages instead, passing the message as a single-element array: WPP.chat.forwardMessages(chatId, [msgId]). It is the forwarding path for WhatsApp Web >= 2.3000 and additionally supports appendedText. Scheduled for removal on or after 2026-11-14.