refactor: clean interactive message logs
refactor: clean interactive message logs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user