UNPKG
baileys-md
Version:
latest (5.0.5)
5.0.5
5.0.0
WhatsApp API
github.com/adiwajshing/Baileys
baileys-md
/
lib
/
Types
/
Chat.js
11 lines
(10 loc)
•
251 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
ALL_WA_PATCH_NAMES
=
void
0
;
exports
.
ALL_WA_PATCH_NAMES
= [
'critical_block'
,
'critical_unblock_low'
,
'regular_high'
,
'regular_low'
,
'regular'
];