Backup import/export consistency fixes
This commit is contained in:
parent
fd408c52cf
commit
8dabe4fbe4
9 changed files with 195 additions and 62 deletions
|
@ -779,6 +779,9 @@ message SimpleChatUpdate {
|
|||
PAYMENT_ACTIVATION_REQUEST = 11;
|
||||
UNSUPPORTED_PROTOCOL_MESSAGE = 12;
|
||||
REPORTED_SPAM = 13;
|
||||
BLOCKED = 14;
|
||||
UNBLOCKED = 15;
|
||||
MESSAGE_REQUEST_ACCEPTED = 16;
|
||||
}
|
||||
|
||||
Type type = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue