{
"id": "blue.skytalk.talk.reaction",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"emoji",
"createdAt"
],
"properties": {
"emoji": {
"type": "string",
"maxLength": 32,
"description": "The emoji used for the reaction",
"maxGraphemes": 1
},
"subject": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "Reference to the thread or comment being reacted to"
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp of reaction creation"
}
}
},
"description": "A reaction (emoji) to a thread or comment"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreibcfvwicx5nlpedtqzokecokupxoolrrryhhri3ekmszabkvbfr4a
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/blue.skytalk.talk.reaction