org.4906.temp.channel

4906.org

{
  "id": "org.4906.temp.channel",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "createdAt"
        ],
        "properties": {
          "name": {
            "type": "string",
            "maxLength": 640,
            "minLength": 1,
            "description": "Name of the channel.",
            "maxGraphemes": 64
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "description": {
            "type": "string",
            "maxLength": 3000,
            "maxGraphemes": 300
          },
          "descriptionFacets": {
            "type": "array",
            "items": {
              "ref": "org.4906.temp.facet",
              "type": "ref"
            }
          }
        }
      },
      "description": "A channel to send messages in."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.4906.temp.channel

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

Metadata

DID
did:plc:3qkcles2iorrfuzncbm2xgd2
CID
bafyreigshk32z2unsgad5kcv4z2zyb2lkm6r2zgsdsxugycwbcg5hclxl4
Indexed At
2026-02-26 13:01 UTC
AT-URI
at://did:plc:3qkcles2iorrfuzncbm2xgd2/com.atproto.lexicon.schema/org.4906.temp.channel

Referenced Schemas (1)

  • org.4906.temp.facet

Lexicon Garden

@