{
"id": "place.stream.chat.defs",
"defs": {
"messageView": {
"type": "object",
"required": [
"uri",
"cid",
"author",
"record",
"indexedAt"
],
"properties": {
"cid": {
"type": "string",
"format": "cid"
},
"uri": {
"type": "string",
"format": "at-uri"
},
"author": {
"ref": "app.bsky.actor.defs#profileViewBasic",
"type": "ref"
},
"record": {
"type": "unknown"
},
"deleted": {
"type": "boolean",
"description": "If true, this message has been deleted or labeled and should be cleared from the cache"
},
"replyTo": {
"refs": [
"#messageView"
],
"type": "union"
},
"indexedAt": {
"type": "string",
"format": "datetime"
},
"chatProfile": {
"ref": "place.stream.chat.profile",
"type": "ref"
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:iame.li
- CID
-
bafyreicbdcrncqrvuapeivotohqnzoftngjg6k4l4tzukm3w4mcbp77xze
- Indexed At
- 2026-02-13 14:01 UTC
- AT-URI
-
at://did:web:iame.li/com.atproto.lexicon.schema/place.stream.chat.defs