GroupsV2: Use full group state if change actions incompatible
This commit is contained in:
parent
df2fa3c7b1
commit
3e42a47415
3 changed files with 30 additions and 5 deletions
1
ts/textsecure.d.ts
vendored
1
ts/textsecure.d.ts
vendored
|
@ -322,6 +322,7 @@ export declare class GroupChangeClass {
|
|||
|
||||
actions?: ProtoBinaryType;
|
||||
serverSignature?: ProtoBinaryType;
|
||||
changeEpoch?: number;
|
||||
}
|
||||
|
||||
// Note: we need to use namespaces to express nested classes in Typescript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue