{
"id": "tech.manos.twmirror.post",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"tweetId",
"twUserId",
"bskyPost",
"createdAt"
],
"properties": {
"tweetId": {
"ref": "#TwitterId",
"type": "ref",
"description": "ID of mirrored tweet."
},
"bskyPost": {
"ref": "com.atproto.repo.strongRef#strongRef",
"type": "ref",
"description": "strongRef to mirrored post on Bluesky."
},
"twUserId": {
"ref": "#TwitterId",
"type": "ref",
"description": "ID of the mirrored Twitter user."
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Tweet timestamp (regardless of backdating setting)."
}
}
},
"description": "Sidecar record for mirrored Twitter posts. The rkey should match the bskyPost ref."
},
"TwitterId": {
"type": "string",
"maxLength": 20,
"minLength": 1
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ffhsvgvnjwkbbhoi62pezi4x
- CID
-
bafyreifcerjnf7ifj3rxcmk4rz6vk4lierqsd2txh6ndiowkuxfgssfv7q
- Indexed At
- 2026-01-04 13:28 UTC
- AT-URI
-
at://did:plc:ffhsvgvnjwkbbhoi62pezi4x/com.atproto.lexicon.schema/tech.manos.twmirror.post