social.colibri.beta.reaction

colibri.social

{
  "id": "social.colibri.beta.reaction",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "emoji",
          "target"
        ],
        "properties": {
          "emoji": {
            "type": "string",
            "maxLength": 64,
            "description": "The reaction, as an emoji or a custom shortcode."
          },
          "target": {
            "ref": "social.colibri.beta.defs#recordRef",
            "type": "ref",
            "description": "The message being reacted to."
          }
        }
      },
      "description": "A reaction to a message in the same channel space."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.beta.reaction

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreiciflwp36dodkyupgyic3hfcmxi4p5c3l6suhemyxbh2jdxjr4gbq
Indexed At
2026-08-23 12:32 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.beta.reaction

Referenced Schemas (1)

Lexicon Garden

@