download.darkworld.abusivelist

kris.darkworld.download

Documentation

A declaration of a tracked abusive blocklist.

main record

A declaration of a tracked abusive blocklist.

Record Key tid Timestamp-based ID

Properties

reason string Required

No description available.

View raw schema
{
  "key": "tid",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "subject",
      "reason"
    ],
    "properties": {
      "reason": {
        "type": "string"
      },
      "subject": {
        "ref": "com.atproto.repo.strongRef",
        "type": "ref"
      }
    }
  },
  "description": "A declaration of a tracked abusive blocklist."
}

Lexicon Garden

@