mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-20 04:29:15 +00:00
fix: Remove duplicate identifier (#1205)
This commit is contained in:
1
index.d.ts
vendored
1
index.d.ts
vendored
@@ -446,7 +446,6 @@ declare namespace WAWebJS {
|
|||||||
LIST = 'list',
|
LIST = 'list',
|
||||||
LIST_RESPONSE = 'list_response',
|
LIST_RESPONSE = 'list_response',
|
||||||
BUTTONS_RESPONSE = 'buttons_response',
|
BUTTONS_RESPONSE = 'buttons_response',
|
||||||
PAYMENT = 'payment',
|
|
||||||
BROADCAST_NOTIFICATION = 'broadcast_notification',
|
BROADCAST_NOTIFICATION = 'broadcast_notification',
|
||||||
CALL_LOG = 'call_log',
|
CALL_LOG = 'call_log',
|
||||||
CIPHERTEXT = 'ciphertext',
|
CIPHERTEXT = 'ciphertext',
|
||||||
|
|||||||
Reference in New Issue
Block a user