{
"id": "info.charlebois.user.profile",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"createdAt"
],
"properties": {
"bio": {
"type": "string",
"maxLength": 2560,
"maxGraphemes": 256
},
"avatar": {
"type": "blob",
"accept": [
"image/jpeg",
"image/png",
"image/webp"
],
"maxSize": 1000000
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"displayName": {
"type": "string",
"maxLength": 640,
"maxGraphemes": 64
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:y3lae7hmqiwyq7w2v3bcb2c2
- CID
-
bafyreif5yxjrbughbpag75ts5l2qjux6urwqcg2lze6tjwflcfabwfznf4
- Indexed At
- 2026-04-12 14:31 UTC
- AT-URI
-
at://did:plc:y3lae7hmqiwyq7w2v3bcb2c2/com.atproto.lexicon.schema/info.charlebois.user.profile
Version History (2 versions)