{
"id": "community.gifthood.interest",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"createdAt"
],
"properties": {
"langs": {
"type": "array",
"items": {
"type": "string",
"format": "language"
},
"maxLength": 3,
"description": "Language(s) the message is written in, as BCP-47 language tags. Author-asserted; clients default from the composer's locale."
},
"message": {
"type": "string",
"maxLength": 600,
"description": "Optional short public note (e.g. 'still available?'). Pickup details belong in direct messages, not here.",
"maxGraphemes": 300
},
"subject": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "Strong reference (URI + CID) to the listing this interest refers to."
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A public expression of interest in a listing. Coordination of pickup happens off-app via direct message."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:7prvtl4j6wsfmkrfrnwknuxj
- CID
-
bafyreiflcihxvyqc7mie4bhnvjymfvwsw6tiswur7zirzpits6xllvwdsm
- Indexed At
- 2026-06-13 00:08 UTC
- AT-URI
-
at://did:plc:7prvtl4j6wsfmkrfrnwknuxj/com.atproto.lexicon.schema/community.gifthood.interest
Version History (3 versions)