@wppconnect/wa-js - v3.17.0
    Preparing search index...

    Function openChatAt

    • Open the chat in the WhatsApp interface in a specific message

      Parameters

      • chatId: string | Wid
      • messageId: string

      Returns Promise<boolean>

      await WPP.chat.openChatAt('[number]@c.us', <message_id>);