{
"id": "dev.fudgeu.experimental.atforumv1.forum.announcement",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"title",
"body",
"createdAt",
"expiresAt"
],
"properties": {
"body": {
"type": "string",
"maxLength": 10000,
"minLength": 1
},
"title": {
"type": "string",
"maxLength": 100,
"minLength": 1
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"expiresAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A forum-wide announcement"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:wez36htzdmk6gxiw7vyi7pga
- CID
-
bafyreihd7lixnlbglze6fed42h7pv7lkwgwk3nr5ccbbc5wqmimx2pt5ga
- Indexed At
- 2026-02-13 13:52 UTC
- AT-URI
-
at://did:plc:wez36htzdmk6gxiw7vyi7pga/com.atproto.lexicon.schema/dev.fudgeu.experimental.atforumv1.forum.announcement