Record
create-user-defined-message-params
No description available.
record create-user-defined-message-params {
account-sid: string,
call-sid: string,
content: string,
idempotency-key: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-sid | string | |
| call-sid | string | |
| content | string | |
| idempotency-key | option<string> |