Onboarding story

This commit is contained in:
Josh Perez
2022-11-08 21:38:19 -05:00
committed by GitHub
parent 94f318ea08
commit 19a42ed719
42 changed files with 725 additions and 143 deletions

View File

@@ -169,7 +169,7 @@ message AccountRecord {
optional bool displayBadgesOnProfile = 23;
optional bool keepMutedChatsArchived = 25;
optional bool hasSetMyStoriesPrivacy = 26;
reserved /* hasViewedOnboardingStory */ 27;
optional bool hasViewedOnboardingStory = 27;
reserved 28; // deprecatedStoriesDisabled
optional bool storiesDisabled = 29;
optional OptionalBool storyViewReceiptsEnabled = 30;