1
+ // This file was auto-generated! It's only meant to show you what's in the .binproto. Do not edit!
2
+
3
+ BackupInfo {
4
+ backupTimeMs = 1715636551000
5
+ currentAppVersion = "FooClient 2.0.0"
6
+ firstAppVersion = "FooClient 1.0.0"
7
+ mediaRootBackupKey = <8fba3ce1946b78a4ca0d9229ddb050a12702072309d6574ae12451269e5fdbb2>
8
+ version = 1
9
+ }
10
+
11
+ Frame {
12
+ account = AccountData {
13
+ accountSettings = AccountSettings {
14
+ customChatColors = [
15
+ CustomChatColor {
16
+ id = 1
17
+ solid = -16777216
18
+ },
19
+ CustomChatColor {
20
+ id = 2
21
+ solid = -65536
22
+ },
23
+ CustomChatColor {
24
+ id = 3
25
+ solid = -16711936
26
+ }
27
+ ]
28
+ displayBadgesOnProfile = true
29
+ hasCompletedUsernameOnboarding = true
30
+ hasSeenGroupStoryEducationSheet = true
31
+ hasSetMyStoriesPrivacy = true
32
+ hasViewedOnboardingStory = true
33
+ keepMutedChatsArchived = true
34
+ linkPreviews = true
35
+ notDiscoverableByPhoneNumber = true
36
+ phoneNumberSharingMode = PhoneNumberSharingMode.NOBODY
37
+ preferContactAvatars = true
38
+ preferredReactionEmoji = [
39
+ "a",
40
+ "b",
41
+ "c"
42
+ ]
43
+ readReceipts = true
44
+ sealedSenderIndicators = true
45
+ storiesDisabled = true
46
+ storyViewReceiptsEnabled = true
47
+ typingIndicators = true
48
+ universalExpireTimerSeconds = 3600
49
+ }
50
+ avatarUrlPath = ""
51
+ donationSubscriberData = SubscriberData {
52
+ currencyCode = "USD"
53
+ manuallyCancelled = true
54
+ subscriberId = <ecbb68c734331a2ea333cda747c98c4553652261582b4fce5ae0dea84dce6519>
55
+ }
56
+ familyName = "Fett"
57
+ givenName = "Boba"
58
+ profileKey = <610291abedc34249489da39a31c9a5cd99cdd26ff58732e268e357ee0075d9d8>
59
+ username = "boba_fett.66"
60
+ usernameLink = UsernameLink {
61
+ color = Color.OLIVE
62
+ entropy = <65675c73d00eb01005e3bb7c4a47f296cb6554f78981238815e915d824fd2e93>
63
+ serverId = <61c101a200d5421789c20518d8497af0>
64
+ }
65
+ }
66
+ }
67
+
68
+ Frame {
69
+ recipient = Recipient {
70
+ id = 1
71
+ self = Self {}
72
+ }
73
+ }
74
+
75
+ Frame {
76
+ recipient = Recipient {
77
+ id = 2
78
+ releaseNotes = ReleaseNotes {}
79
+ }
80
+ }
81
+
82
+ Frame {
83
+ recipient = Recipient {
84
+ distributionList = DistributionListItem {
85
+ distributionId = <00000000000000000000000000000000>
86
+ distributionList = DistributionList {
87
+ name = ""
88
+ privacyMode = PrivacyMode.ALL
89
+ }
90
+ }
91
+ id = 3
92
+ }
93
+ }
94
+
95
+ Frame {
96
+ recipient = Recipient {
97
+ contact = Contact {
98
+ aci = <000a11ce000040008000000000000001>
99
+ e164 = 16105550101
100
+ identityKey = <05ea7585ab4f6de1913af6059f69b50ad26c55af2779e31bde58dec8ba165e164e>
101
+ identityState = IdentityState.DEFAULT
102
+ note = ""
103
+ pni = <000a11ce000040008000000000000002>
104
+ profileFamilyName = "Smith"
105
+ profileGivenName = "Alice"
106
+ profileKey = <d75d75d75d75d75d75d75d75d75d75d75d75d75d75d75d75d75d75d75d75d75d>
107
+ registered = Registered {}
108
+ visibility = Visibility.VISIBLE
109
+ }
110
+ id = 4
111
+ }
112
+ }
113
+
114
+ Frame {
115
+ chat = Chat {
116
+ expireTimerVersion = 1
117
+ id = 2
118
+ recipientId = 4
119
+ }
120
+ }
121
+
122
+ Frame {
123
+ chatItem = ChatItem {
124
+ authorId = 4
125
+ chatId = 2
126
+ dateSent = 1683705884536
127
+ directStoryReplyMessage = DirectStoryReplyMessage {
128
+ textReply = TextReply {
129
+ text = Text {
130
+ body = "ut cubilia justo congue"
131
+ }
132
+ }
133
+ }
134
+ incoming = IncomingMessageDetails {
135
+ dateReceived = 1683705884526
136
+ dateServerSent = 1683705884535
137
+ read = true
138
+ sealedSender = true
139
+ }
140
+ revisions = [
141
+ ChatItem {
142
+ authorId = 4
143
+ chatId = 2
144
+ dateSent = 1683705825565
145
+ directStoryReplyMessage = DirectStoryReplyMessage {
146
+ textReply = TextReply {
147
+ text = Text {
148
+ body = "dicat vituperata saperet inimicus ridens labores consectetur singulis dui"
149
+ }
150
+ }
151
+ }
152
+ incoming = IncomingMessageDetails {
153
+ dateReceived = 1683705825555
154
+ dateServerSent = 1683705825564
155
+ read = true
156
+ sealedSender = true
157
+ }
158
+ }
159
+ ]
160
+ }
161
+ }
0 commit comments