party.tenna.private.post

kris.darkworld.download

{
  "id": "party.tenna.private.post",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "text",
          "createdAt"
        ],
        "properties": {
          "text": {
            "type": "string",
            "maxLength": 3000,
            "maxGraphemes": 300
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "descriptionFacets": {
            "type": "array",
            "items": {
              "ref": "app.bsky.richtext.facet",
              "type": "ref"
            }
          }
        }
      },
      "description": "A gated private post"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against party.tenna.private.post

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

Metadata

DID
did:web:vessel.darkworld.download
CID
bafyreif55zfk5akwgb276rpzf4ilcsb5sqw5feulonwyvc2rx6hpa2kw3m
Indexed At
2026-08-22 12:19 UTC
AT-URI
at://did:web:vessel.darkworld.download/com.atproto.lexicon.schema/party.tenna.private.post

Referenced Schemas (1)

Lexicon Garden

@