games.firehose.barklesheep.reaction

firehosegames.pds.atproto.ooo

{
  "id": "games.firehose.barklesheep.reaction",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "gameId",
          "emoji",
          "createdAt"
        ],
        "properties": {
          "emoji": {
            "type": "string",
            "maxLength": 4
          },
          "gameId": {
            "type": "string"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A reaction in a Barklesheep game"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.firehose.barklesheep.reaction

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:firehose.games
CID
bafyreieybzbkt3jkox6pm2rkbt3g72cuknsylunas22oofvd2vsaz5or3e
Indexed At
2026-02-13 13:54 UTC
AT-URI
at://did:web:firehose.games/com.atproto.lexicon.schema/games.firehose.barklesheep.reaction

Lexicon Garden

@