Optional
appleThe apple critical alert options of the message.
Optional
customThe custom type of the message.
Optional
dataThe data of the message.
Optional
fileThe file object of the message.
Optional
fileThe file's name of the message.
Optional
fileThe file's size of the message.
Optional
fileThe file's url 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).
Optional
messageThe message text of the message.
Optional
metaThe meta arrays of the message.
Optional
mimeThe file's mime type of the message.
Optional
parentThe parent message ID of the message.
Optional
pushThe push notification delivery option user of the message.
The 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
thumbnailThe file's thumbnail sizes of the message.
Description
Represents a scheduled file message params.