refactor: clean interactive message logs

refactor: clean interactive message logs
This commit is contained in:
Renato Alcara
2026-02-21 02:06:36 -03:00
committed by GitHub
parent 16a0d5b163
commit 89fd500f86
6 changed files with 41 additions and 81 deletions
+1 -4
View File
@@ -85,10 +85,7 @@ export const DEFAULT_CONNECTION_CONFIG: SocketConfig = {
// Enable automatic recovery of Click-to-WhatsApp ads messages
// These arrive as "placeholder messages" and need to be requested from the phone
enableCTWARecovery: true,
// ⚠️ EXPERIMENTAL: Enable interactive messages (buttons, lists, templates, carousel)
// WARNING: These features may not work and can cause account BANS
// Use ONLY for testing with DISPOSABLE accounts in DEV environment
// Default: true (for dev/testing) - set to false in production
// Enable interactive messages (buttons, lists, templates, carousel)
enableInteractiveMessages: true,
options: {},
appStateMacVerification: {