chat.bsky.convo.sendMessageBatch
#main
Input
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
items | array of #batchItem | - | ✅ | - |
Output
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
items | array of chat.bsky.convo.defs#messageView | - | ✅ | - |
#batchItem
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
convoId | string | - | ✅ | - |
message | chat.bsky.convo.defs#messageInput | - | ✅ | - |