Group V2 invite links: in-conversation messages

This commit is contained in:
Scott Nonnenberg
2020-12-18 11:27:43 -08:00
parent 8e7379a591
commit 272e6cc614
10 changed files with 1775 additions and 206 deletions

3
ts/window.d.ts vendored
View File

@@ -480,6 +480,9 @@ declare global {
// Flags
isGroupCallingEnabled: () => boolean;
GV2_ENABLE_SINGLE_CHANGE_PROCESSING: boolean;
GV2_ENABLE_CHANGE_PROCESSING: boolean;
GV2_ENABLE_STATE_PROCESSING: boolean;
}
interface Error {