{
"id": "pub.byline.comment",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"text",
"book",
"createdAt"
],
"properties": {
"book": {
"ref": "lex:com.atproto.repo.strongRef",
"type": "ref",
"description": "The book being discussed."
},
"text": {
"type": "string",
"maxLength": 100000,
"maxGraphemes": 10000
},
"parent": {
"ref": "lex:com.atproto.repo.strongRef",
"type": "ref",
"description": "Parent comment for threading; omit for a top-level comment."
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A reader or author comment on a pub.byline.book record. Written to the commenter's own repository on any AT Protocol PDS."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ppjep63wzgs57unhrdcxqttm
- CID
-
bafyreibgdtmyanghvdlc5iunddc2wi7kgq5tj4y5572ki3okff7onagu6e
- Indexed At
- 2026-06-25 17:27 UTC
- AT-URI
-
at://did:plc:ppjep63wzgs57unhrdcxqttm/com.atproto.lexicon.schema/pub.byline.comment
Referenced Schemas (1)
-
lex:com.atproto.repo.strongRef