chat.bsky.moderation.getMessageContext
#main
Parameters
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
convoId | string | - | ❌ | Conversation that the message is from. NOTE: this field will eventually be required. |
messageId | string | - | ✅ | - |
before | integer | - | ❌ | - |
after | integer | - | ❌ | - |
Output
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
messages | array of union chat.bsky.convo.defs#messageView chat.bsky.convo.defs#deletedMessageView | - | ✅ | - |