chat.bsky.embed.joinLink

bsky-lexicons.bsky.social

{
  "id": "chat.bsky.embed.joinLink",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "code"
      ],
      "properties": {
        "code": {
          "type": "string",
          "description": "The join link code."
        }
      }
    },
    "view": {
      "type": "object",
      "required": [
        "joinLinkPreview"
      ],
      "properties": {
        "joinLinkPreview": {
          "refs": [
            "chat.bsky.group.defs#joinLinkPreviewView",
            "chat.bsky.group.defs#disabledJoinLinkPreviewView",
            "chat.bsky.group.defs#invalidJoinLinkPreviewView"
          ],
          "type": "union"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A join link embedded in a chat message."
}

Validate Record

Validate a record against chat.bsky.embed.joinLink

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:4v4y5r3lwsbtmsxhile2ljac
CID
bafyreib3z65a2myai4hc55vxa7woue4bmelo2a4dlgnawps746w3l2y72q
Indexed At
2026-07-16 14:58 UTC
AT-URI
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/chat.bsky.embed.joinLink

Referenced Schemas (3)

Lexicon Garden

@