chat.sprk.actor.declaration

sprk.so

{
  "id": "chat.sprk.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 Spark chat account."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against chat.sprk.actor.declaration

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:cveom2iroj3mt747sd4qqnr2
CID
bafyreiavmsursy2odhow3q7thp43xzqb5dx5e6yatobfngng43edcazebm
Indexed At
2026-06-26 00:16 UTC
AT-URI
at://did:plc:cveom2iroj3mt747sd4qqnr2/com.atproto.lexicon.schema/chat.sprk.actor.declaration

Lexicon Garden

@