SendSmsMessageRequest
Props
destination
destination: string
The destination phone number
smsBody
smsBody: string
The message text, up to 765 characters. We split long messages greater than 160 GSM-7 characters or 70 UTF-16 characters into multiple segments. Each segment is charged as one message
source
source: string
The source phone number
storeBody
storeBody: false
| undefined
| true
Whether to store outgoing message texts. Default value is false