{
"id": "app.didpic.feed.comment",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"text",
"createdAt"
],
"properties": {
"text": {
"type": "string",
"maxLength": 10000,
"maxGraphemes": 1000
},
"facets": {
"type": "array",
"items": {
"ref": "app.didpic.richtext.facet",
"type": "ref"
}
},
"parent": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "The comment being replied to."
},
"subject": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "The post being commented on."
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A comment on a post."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:an2jtp4jgkkbtmwfzhpbxawd
- CID
-
bafyreigmk5g3s6knfs2unzpiuibodnttdwmi6mvlilwnb4aglwgztk3ioa
- Indexed At
- 2026-05-24 01:15 UTC
- AT-URI
-
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.feed.comment
Version History (3 versions)