UNPKG
@renvyteam/baileys
Version:
latest (1.0.4)
1.0.4
WhatsApp API For Interact In WhatsApp
exonity.tech
@renvyteam/baileys
/
lib
/
Types
/
Chat.js
9 lines
(6 loc)
•
231 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
"use strict"
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
})
const
ALL_WA_PATCH_NAMES
= [
'critical_block'
,
'critical_unblock_low'
,
'regular_high'
,
'regular_low'
,
'regular'
]
module
.
exports
= {
ALL_WA_PATCH_NAMES
}