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 -3
View File
@@ -281,9 +281,7 @@ export type WASendableProduct = Omit<proto.Message.ProductMessage.IProductSnapsh
productImage: WAMediaUpload
}
// ⚠️ EXPERIMENTAL: Interactive message types
// These features may not work and can cause account bans
// Use only for testing with disposable accounts
// Interactive message types
export type ButtonInfo = {
buttonId: string