{
"id": "place.stream.chat.profile",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"properties": {
"color": {
"ref": "#color",
"type": "ref"
}
}
},
"description": "Record containing customizations for a user's chat profile."
},
"color": {
"type": "object",
"required": [
"red",
"green",
"blue"
],
"properties": {
"red": {
"type": "integer",
"maximum": 255,
"minimum": 0
},
"blue": {
"type": "integer",
"maximum": 255,
"minimum": 0
},
"green": {
"type": "integer",
"maximum": 255,
"minimum": 0
}
},
"description": "Customizations for the color of a user's name in chat"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:iame.li
- CID
-
bafyreia7uvsfy6c4ce5ix2rz63jpvahlb7nhchib6aydvdlx65edcqotb4
- Indexed At
- 2026-01-21 20:30 UTC
- AT-URI
-
at://did:web:iame.li/com.atproto.lexicon.schema/place.stream.chat.profile