File Message Create Params
Represents a file 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 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 file's thumbnail sizes of the messages. Defaults to null.