User Message Create Params
Represents a user message params.
Since
3.0.52
See also
Properties
The apple critical alert options of the message. Defaults to null.
The custom type of the message. Defaults to null.
Whether the message should be pinned to the channel. Defaults to false.
The message's mentioned message template of the message. Defaults to null.
The mentioned user ids of the message. If it hasn't set before, it returns null. Setting this will overwrite mentionedUsers.
The mentioned users of the message. If it hasn't set before, it returns null Setting this will overwrite mentionedUserIds.
The mention type of the message. Defaults to MentionType.USERS.
The meta arrays of the message. Defaults to null.
The parent message id of the message. Defaults to 0.
The push notification delivery option user of the message. Defaults to null.
Whether the message should also be sent to the channel. Defaults to false. Only works when the parentMessageId is set.
The translation target languages. Defaults to null.