Twilio.Resources.Conversations.V2.Conversation.Participant
(twilio_elixir v0.1.3)
Copy Markdown
View Source
Participant resource.
Properties
| Field | Description |
|---|
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
address | The address value formatted according to channel type: - SMS/VOICE: E.164 phone number (such as "+18005550100") - WHATSAPP: Phone number with whatsapp prefix (such as "whatsapp:+18005550100") - RCS: Sender ID or phone number with rcs prefix (such as "rcs:brand_acme_agent" or "rcs:+18005550100") - CHAT: Customer-defined string identifier |
channel | The channel for Communication.. Values: VOICE, SMS, RCS, WHATSAPP, CHAT |
channelId | Channel-specific ID for correlating Communications. |