blog.pckt.block.mention

pckt.blog

{
  "id": "blog.pckt.block.mention",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "did",
        "handle"
      ],
      "properties": {
        "did": {
          "type": "string",
          "format": "did",
          "description": "The DID of the mentioned user (e.g., did:plc:abc123xyz). This is the canonical reference that persists even if the user changes their handle, following app.bsky.richtext.facet#mention"
        },
        "handle": {
          "type": "string",
          "format": "handle",
          "maxLength": 253,
          "description": "The handle of the mentioned user at the time of mention (e.g., alice.bsky.social). Used for display text and byte offset calculation in facets."
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "An inline mention node that references an ATProto user, following the app.bsky.richtext.facet#mention structure. Mentions create interactive references to Bluesky users within text content."
}

Validate Record

Validate a record against blog.pckt.block.mention

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:revjuqmkvrw6fnkxppqtszpv
CID
bafyreid4erh7kihsk3eflscglyspn7ydr7u4q357z3z3qfiuae7m5ar3we
Indexed At
2026-01-09 12:37 UTC
AT-URI
at://did:plc:revjuqmkvrw6fnkxppqtszpv/com.atproto.lexicon.schema/blog.pckt.block.mention

Lexicon Garden

@