farm.lore.invited

lore.farm

{
  "id": "farm.lore.invited",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "world",
          "createdAt"
        ],
        "properties": {
          "world": {
            "type": "string",
            "maxLength": 253,
            "description": "The world domain the user is accepting an invitation to."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp of the invitation acceptance."
          }
        }
      },
      "description": "Acceptance of an invitation to join a world. Written by the invited user to confirm their participation."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Acceptance of an invitation to join a world."
}

Validate Record

Validate a record against farm.lore.invited

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:pfyyashnoatlhgwwfq7ut64l
CID
bafyreicvoz5fdfhnm37hc6qy5zjwgehbstgu3nzdng32u7v76wnfnggram
Indexed At
2026-03-23 20:16 UTC
AT-URI
at://did:plc:pfyyashnoatlhgwwfq7ut64l/com.atproto.lexicon.schema/farm.lore.invited

Version History (2 versions)

Lexicon Garden

@