# ChannelRecipient

Type: object

Start a conversation with a channel-specific recipient identifier.

## Properties

- `type` (const, required)
- `externalId` (string, required) - Channel-specific recipient identifier. For WhatsApp this may be an E.164 phone number; channel adapters normalize provider-specific formats.
- `channel` (MessageRecipientChannel, required)

