{
"id": "org.4906.temp.message",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"text",
"channel",
"createdAt"
],
"properties": {
"text": {
"type": "string",
"maxLength": 16384,
"minLength": 1,
"description": "The contents of the message.",
"maxGraphemes": 2000
},
"facets": {
"type": "array",
"items": {
"ref": "org.4906.temp.facet",
"type": "ref"
},
"description": "Annotations of text (mentions, URLs, emoji, etc)"
},
"channel": {
"type": "string",
"format": "at-uri",
"description": "Channel that the message was sent in."
},
"nickname": {
"type": "string",
"maxLength": 640,
"minLength": 1,
"description": "A nickname, replaces the author's display name if present.",
"maxGraphemes": 64
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A message sent in a channel."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:3qkcles2iorrfuzncbm2xgd2
- CID
-
bafyreigkynz37c4bfrvqywhdp2t3bfk54k76gdibr754it6u4gaqsnmyom
- Indexed At
- 2026-02-26 13:01 UTC
- AT-URI
-
at://did:plc:3qkcles2iorrfuzncbm2xgd2/com.atproto.lexicon.schema/org.4906.temp.message