Signal-iOS/SignalServiceKit/tests/MessageBackup/TestCases/registered-blocked-contact.jsonproto
2024-05-17 13:59:49 -07:00

75 lines
1.8 KiB
Plaintext

[
{
"version": "1",
"backupTimeMs": "1715636551000"
},
{
"account": {
"profileKey": "YQKRq+3DQklInaOaMcmlzZnN0m/1hzLiaONX7gB12dg=",
"givenName": "Boba",
"familyName": "Fett",
"avatarUrlPath": "",
"subscriberId": "",
"subscriberCurrencyCode": "",
"subscriptionManuallyCancelled": false,
"accountSettings": {
"readReceipts": false,
"sealedSenderIndicators": true,
"typingIndicators": false,
"linkPreviews": false,
"notDiscoverableByPhoneNumber": false,
"preferContactAvatars": false,
"universalExpireTimer": 0,
"preferredReactionEmoji": [],
"displayBadgesOnProfile": false,
"keepMutedChatsArchived": false,
"hasSetMyStoriesPrivacy": false,
"hasViewedOnboardingStory": false,
"storiesDisabled": false,
"storyViewReceiptsEnabled": false,
"hasSeenGroupStoryEducationSheet": false,
"hasCompletedUsernameOnboarding": false,
"phoneNumberSharingMode": "NOBODY"
}
}
},
{
"recipient": {
"id": "1",
"self": {}
}
},
{
"recipient": {
"id": "2",
"contact": {
"aci": "QHaZXgUxQEKp5B5np33zWA==",
"pni": "JvwCorpYSn2wgZ2iOXFXCg==",
"username": "han_solo.44",
"e164": "17735550199",
"blocked": true,
"hidden": true,
"registered": "REGISTERED",
"unregisteredTimestamp": 0,
"profileKey": "nH0NX5+LqtIe85lAy958oyRNH9INMHFn2eb1VF6i4/o=",
"profileSharing": false,
"profileGivenName": "Han",
"profileFamilyName": "Solo",
"hideStory": true
}
}
},
{
"chat": {
"id": "1",
"recipientId": "1"
}
},
{
"chat": {
"id": "2",
"recipientId": "2"
}
}
]