Username hashing
This commit is contained in:
@@ -173,6 +173,9 @@ message AccountRecord {
|
||||
reserved 28; // deprecatedStoriesDisabled
|
||||
optional bool storiesDisabled = 29;
|
||||
optional OptionalBool storyViewReceiptsEnabled = 30;
|
||||
reserved 31; // hasReadOnboardingStory
|
||||
reserved 32; // hasSeenGroupStoryEducationSheet
|
||||
optional string username = 33;
|
||||
}
|
||||
|
||||
message StoryDistributionListRecord {
|
||||
|
Reference in New Issue
Block a user