Archive bug fix + Delete bug fix + assert deprecation update

This commit is contained in:
Adhiraj Singh
2020-11-30 19:21:10 +05:30
parent 196be24e4f
commit 84edfe1ca0
11 changed files with 42 additions and 44 deletions

View File

@@ -310,7 +310,8 @@ export enum ChatModification {
pin='pin',
unpin='unpin',
mute='mute',
unmute='unmute'
unmute='unmute',
delete='delete'
}
export const HKDFInfoKeys = {
[MessageType.image]: 'WhatsApp Image Keys',