{
"id": "chat.bsky.convo.sendMessage",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"convoId",
"message"
],
"properties": {
"convoId": {
"type": "string"
},
"message": {
"ref": "chat.bsky.convo.defs#messageInput",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"ref": "chat.bsky.convo.defs#messageView",
"type": "ref"
},
"encoding": "application/json"
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:4v4y5r3lwsbtmsxhile2ljac
- CID
-
bafyreib3gi5jtxllgruljxbcam2xn7qylodnac66mpiyct56iwn7u7vjde
- Indexed At
- 2026-01-04 19:38 UTC
- AT-URI
-
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/chat.bsky.convo.sendMessage