social.colibri.beta.actor.mute

colibri.social

{
  "id": "social.colibri.beta.actor.mute",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "The muted user or community."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the mute was created."
          }
        }
      },
      "description": "A muted subject. One record per mute, so unmuting is a delete rather than a rewrite of a list."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.beta.actor.mute

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreihj7tkstwdh6rkdo4q5tblcun4lr4xveuwij6hum2jwbde4xsct34
Indexed At
2026-08-23 12:32 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.beta.actor.mute

Version History (2 versions)

Lexicon Garden

@