fix: Remove duplicate identifier (#1205)

This commit is contained in:
Tomas Melone
2022-02-19 20:18:34 +01:00
committed by GitHub
parent 11955e9f03
commit d7f7889b0f

1
index.d.ts vendored
View File

@@ -446,7 +446,6 @@ declare namespace WAWebJS {
LIST = 'list',
LIST_RESPONSE = 'list_response',
BUTTONS_RESPONSE = 'buttons_response',
PAYMENT = 'payment',
BROADCAST_NOTIFICATION = 'broadcast_notification',
CALL_LOG = 'call_log',
CIPHERTEXT = 'ciphertext',