# SendMessageRequest

Type: object

Body for replying inside an existing conversation.

## Properties

- `inboxId` (string, optional) - Sender inbox ID. Required for first-message sends to a channel recipient.
- `content` (MessageContent, required)

