Optional
appleThe apple critical alert options of the message.
Optional
customThe custom type of the message.
Optional
dataThe data of the message.
Optional
isWhether the message should be pinned to the channel. (default: false)
Optional
isWhether the message should also be sent to the channel. (default: false)
Optional
mentionedThe mentioned message template.
Optional
mentionedThe mentioned user IDs of the message.
Optional
mentionedThe mentioned users of the message.
Optional
mentionThe mention type of the message. (default: MentionType.USERS).
The message text of the message.
Optional
metaThe meta arrays of the message.
Optional
parentThe parent message ID of the message.
Optional
pollThe poll id of the message.
Optional
pushThe push notification delivery option user of the message.
Optional
scheduledThe schedule time to send the message, in Unix milliseconds format. The messages are scheduled in minutes, and values less than minutes are discarded. The term between current time and scheduledAt should be between 5 minutes (depending on the app attribute minimum_interval_for_scheduling) and 30 days.
Optional
translationThe translation target languages.
Description
Represents a scheduled user message params.