chat.bsky.convo.updateRead
#main
Updates the read state of a conversation from, optionally specifying the last read message.
Input
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| convoId | string | - | ✅ | - |
| messageId | string | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| convo | chat.bsky.convo.defs#convoView | - | ✅ | - |