UNPKG
naruyaizumi
Version:
latest (26.1.1)
26.1.1
26.1.0
26.0.22
26.0.21
26.0.20
26.0.19
26.0.18
26.0.17
26.0.16
26.0.15
26.0.14
26.0.13
26.0.12
26.0.11
26.0.10
26.0.9
26.0.8
26.0.4
26.0.3
26.0.2
26.0.1
26.0.0
25.9.1
25.9.0
25.8.1
25.7.9
25.7.8
25.7.7
25.7.5
25.5.7
25.5.5
baileys whatsapp-api
github.com/naruyaizumi/baileys
naruyaizumi
/
lib
/
Types
/
Chat.js
6 lines
•
226 B
JavaScript
View Raw
1
2
3
4
5
6
"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
}