Handle updating of credentials

This commit is contained in:
Adhiraj
2020-10-02 14:19:04 +05:30
parent 67d82b4169
commit 0d13a15904
6 changed files with 54 additions and 13 deletions

View File

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