[GH-ISSUE #48] I not want see image qr #36

Open
opened 2026-02-27 10:25:32 +03:00 by kerem · 2 comments
Owner

Originally created by @diegobejardelaguila on GitHub (Apr 20, 2025).
Original GitHub issue: https://github.com/mimamch/wa-multi-session/issues/48

Hi. Great library, how can I prevent the QR code image from appearing in the server console?

Originally created by @diegobejardelaguila on GitHub (Apr 20, 2025). Original GitHub issue: https://github.com/mimamch/wa-multi-session/issues/48 Hi. Great library, how can I prevent the QR code image from appearing in the server console?
Author
Owner

@ahmdaka06 commented on GitHub (Jun 25, 2025):

u can try with https://github.com/soldair/node-qrcode

<!-- gh-comment-id:3004223179 --> @ahmdaka06 commented on GitHub (Jun 25, 2025): u can try with https://github.com/soldair/node-qrcode
Author
Owner

@iamgdevvv commented on GitHub (Jul 28, 2025):

U can pass the printQR into false when u try to startSession

const session = await whatsapp.startSession("mysessionid", { printQR: false, });

<!-- gh-comment-id:3125284046 --> @iamgdevvv commented on GitHub (Jul 28, 2025): U can pass the printQR into false when u try to startSession `const session = await whatsapp.startSession("mysessionid", { printQR: false, });`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wa-multi-session-mimamch#36
No description provided.