GroupsV2: Better group invite behavior
This commit is contained in:

committed by
Josh Perez

parent
b9ff4f07d3
commit
d51a0b5ece
@@ -90,7 +90,7 @@ type QuoteAttachmentType = {
|
||||
attachmentPointer?: AttachmentPointerClass;
|
||||
};
|
||||
|
||||
type GroupV2InfoType = {
|
||||
export type GroupV2InfoType = {
|
||||
groupChange?: ArrayBuffer;
|
||||
masterKey: ArrayBuffer;
|
||||
revision: number;
|
||||
|
Reference in New Issue
Block a user