OPENAPI / COMPONENTS / SCHEMAS
SendABotMessageRequest data structure
SendABotMessageRequestRequest body to send a message as a bot.
object21properties
apns_bundle_idstringapns bundle id field.
apple_critical_alert_optionsstringapple critical alert options field.
channel_urlstringrequiredChannel URL.
created_atintegerCreation timestamp.
custom_typestringCustom type identifier.
datastringAdditional data payload.
dedup_idstringMessage deduplication ID.
extended_message_payloadstringextended message payload field.
filestringfile field.
is_silentbooleanWhether the message is silent.
mark_as_readbooleanMark as read.
mention_typeSendABotMessageRequestMentionTypeEnummentionedarraymentioned field.
mentioned_user_idsarrayMentioned user IDs.
messagestringError message.
message_typeSendABotMessageRequestMessageTypeEnumrequiredrequire_authbooleanWhether authentication is required.
send_pushbooleansend push field.
sorted_metaarrayarraySorted metadata array.
soundstringsound field.
volumenumbervolume field.