GroupV2: Don't apply last state from the logs if skipped

This commit is contained in:
Fedor Indutny 2022-03-31 11:22:40 -07:00 committed by GitHub
parent 99687a4b5b
commit e4b5b75988
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 111 additions and 122 deletions

1
ts/model-types.d.ts vendored
View file

@ -332,7 +332,6 @@ export type ConversationAttributesType = {
secretParams?: string;
publicParams?: string;
revision?: number;
lastFetchedEpoch?: number;
senderKeyInfo?: SenderKeyInfoType;
// GroupV2 other fields