Change Phone Number notifications

This commit is contained in:
Fedor Indutny
2021-08-05 16:34:49 -07:00
committed by GitHub
parent 4b82ac387b
commit a001882d58
17 changed files with 277 additions and 39 deletions

View File

@@ -135,4 +135,5 @@ message AccountRecord {
repeated PinnedConversation pinnedConversations = 14;
optional uint32 universalExpireTimer = 17;
optional bool primarySendsSms = 18;
optional string e164 = 19;
}