OPENAPI / COMPONENTS / SCHEMAS
SendTextMessageRequestBody data structure
SendTextMessageRequestBodyRequest body to send a text message.
object19properties
apns_bundle_idstringapns bundle id field.
apple_critical_alert_optionsstringapple critical alert options field.
created_atintegerCreation timestamp.
custom_typestringCustom type identifier.
datastringAdditional data payload.
dedup_idstringMessage deduplication ID.
include_poll_detailsbooleaninclude poll details field.
is_silentbooleanWhether the message is silent.
mark_as_readbooleanMark as read.
mention_typeSendTextMessageRequestBodyMentionTypeEnummentioned_user_idsarrayMentioned user IDs.
messagestringrequiredError message.
message_typeSendTextMessageRequestBodyMessageTypeEnumrequiredpoll_idnumberpoll id field.
push_message_templatestringpush message template field.
send_pushbooleansend push field.
sorted_metaarrayarraySorted metadata array.
soundstringsound field.
volumenumbervolume field.