OPENAPI / COMPONENTS / SCHEMAS

SendTextMessageRequestBody data structure

SendTextMessageRequestBody

Request body to send a text message.

object19properties
apns_bundle_idstring

apns bundle id field.

apple_critical_alert_optionsstring

apple critical alert options field.

created_atinteger

Creation timestamp.

custom_typestring

Custom type identifier.

datastring

Additional data payload.

dedup_idstring

Message deduplication ID.

include_poll_detailsboolean

include poll details field.

is_silentboolean

Whether the message is silent.

mark_as_readboolean

Mark as read.

mention_typeSendTextMessageRequestBodyMentionTypeEnum

mentioned_user_idsarray

Mentioned user IDs.

messagestringrequired

Error message.

message_typeSendTextMessageRequestBodyMessageTypeEnumrequired

poll_idnumber

poll id field.

push_message_templatestring

push message template field.

send_pushboolean

send push field.

sorted_metaarrayarray

Sorted metadata array.

soundstring

sound field.

volumenumber

volume field.