{
"id": "at.smiled.reaction",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"createdAt"
],
"properties": {
"lang": {
"type": "string",
"format": "language",
"description": "An optional language identifier for the comment."
},
"emoji": {
"type": "string",
"maxLength": 32,
"minLength": 1,
"description": "An optional emoji to express instead of the default smile (😊).",
"maxGraphemes": 1
},
"comment": {
"type": "string",
"format": "uri",
"description": "An optional comment to include with the reaction."
},
"subject": {
"type": "string",
"format": "at-uri",
"description": "A URI indicating the subject of the record owner's reaction."
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "The time when the reaction occurred."
}
}
},
"description": "Record noting an emoji reaction to something in the atmosphere."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:fiogs6gvvfopcsda2aeuwrxj
- CID
-
bafyreiblm4tprrqvhp6dli6u6bdofshar3jqfh67knbrk6rcfmria4ftzy
- Indexed At
- 2026-04-03 00:55 UTC
- AT-URI
-
at://did:plc:fiogs6gvvfopcsda2aeuwrxj/com.atproto.lexicon.schema/at.smiled.reaction
Version History (3 versions)