Add backupV2 support for simple update messages.

This commit is contained in:
Clark Chen
2023-11-10 12:34:22 -05:00
committed by Cody Henthorne
parent b540b5813e
commit fb69fc5af2
3 changed files with 72 additions and 0 deletions

View File

@@ -504,6 +504,7 @@ message SimpleUpdate {
PAYMENTS_ACTIVATED = 9;
PAYMENT_ACTIVATION_REQUEST = 10;
}
Type type = 1;
}
message GroupDescriptionUpdate {