Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 831 Bytes

MessageContent.md

File metadata and controls

11 lines (7 loc) · 831 Bytes

MessageContent

Properties

Name Type Description Notes
text string Text content to be sent to destinations. For `sms` channel: - Message can contain non-GSM and unicode characters - A GSM only message with more than 160 characters will be automatically broken into parts each of length 153 for billing purposes - A Non-GSM (and unicode) message with more than 70 characters will be automatically broken into parts each of length 67 for billing purposes [optional]
location \Karix\Model\MessageContentLocation [optional]

[Back to Model list] [Back to API list] [Back to README]