net.asadaame5121.at-circle.block

asadaame5121.bsky.social

{
  "id": "net.asadaame5121.at-circle.block",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "ring",
          "createdAt"
        ],
        "properties": {
          "ring": {
            "ref": "net.asadaame5121.at-circle.defs#ringRef",
            "type": "ref"
          },
          "reason": {
            "type": "string",
            "maxLength": 1000,
            "description": "Reason for blocking",
            "maxGraphemes": 100
          },
          "subject": {
            "type": "string",
            "format": "did",
            "maxLength": 2000,
            "description": "DID of the member to block"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Block/Kick a member from the circle"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against net.asadaame5121.at-circle.block

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

Metadata

DID
did:plc:ql5sv4umsrxadcsgtz3m5mq6
CID
bafyreia4qjcbtkldviwwidp6rcqs3tdmel6oc5lu5dydxo4dhoiduhnzhi
Indexed At
2026-02-13 13:57 UTC
AT-URI
at://did:plc:ql5sv4umsrxadcsgtz3m5mq6/com.atproto.lexicon.schema/net.asadaame5121.at-circle.block

Referenced Schemas (1)

Lexicon Garden

@