added pong event

This commit is contained in:
Adhiraj
2020-09-03 22:58:27 +05:30
parent fe0730b6a7
commit 1340279cdb
3 changed files with 6 additions and 1 deletions

View File

@@ -368,4 +368,5 @@ export type BaileysEvent =
'group-participants-promote' |
'group-participants-demote' |
'group-settings-update' |
'group-description-update'
'group-description-update' |
'received-pong'