social.coves.community.block

coves.social

{
  "id": "social.coves.community.block",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "DID of the community being blocked"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the block was created"
          }
        }
      },
      "description": "Record declaring a block relationship against a community. Blocks are public."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.coves.community.block

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:coves.social
CID
bafyreicpyq4efkgyhinbbojndx45ma2mv2twfjrox5jaac4uebfwqo5b3a
Indexed At
2026-07-24 05:18 UTC
AT-URI
at://did:web:coves.social/com.atproto.lexicon.schema/social.coves.community.block

Lexicon Garden

@