Backfill in-progress. Some lexicons and records may be missing or incomplete.

chat.bsky.actor.declaration

bsky-lexicons.bsky.social

{
  "id": "chat.bsky.actor.declaration",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "allowIncoming"
        ],
        "properties": {
          "allowIncoming": {
            "type": "string",
            "knownValues": [
              "all",
              "none",
              "following"
            ]
          }
        }
      },
      "description": "A declaration of a Bluesky chat account."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against chat.bsky.actor.declaration

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:4v4y5r3lwsbtmsxhile2ljac
CID
bafyreifcry5dlsqhbpowfh5gjtqtnjuwkyh3fdx5572uptcafsaffb56vu
Indexed At
2026-01-04 19:38 UTC
AT-URI
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/chat.bsky.actor.declaration

Lexicon Garden

@