|
SbAppleCriticalAlertOptions | AppleCriticalAlertOptions [get, set] |
| The apple critical alert options of the message. More...
|
|
string | CustomType [get, set] |
| The custom type of the message. More...
|
|
string | Data [get, set] |
| The data of the message. More...
|
|
bool | IsPinnedMessage [get, set] |
| Whether the message should be pinned to the channel. Defaults to false. More...
|
|
List< SbMessageMetaArray > | MetaArrays [get, set] |
| The meta arrays of the message. More...
|
|
long | ParentMessageId [get, set] |
| The parent message id of the message. More...
|
|
SbPushNotificationDeliveryOption | PushNotificationDeliveryOption [get, set] |
| The push notification delivery option user of the message. More...
|
|
bool | ReplyToChannel [get, set] |
| Whether the message should also be sent to the channel. Defaults to false. Only works when the ParentMessageId is set. More...
|
|
SbMentionType | MentionType [get, set] |
| The mention type of the message. Defaults to SbMentionType.Users. More...
|
|
List< string > | MentionedUserIds [get, set] |
| The mentioned user ids of the message. If it hasn't set before, it returns null. More...
|
|
Represents a base message params.
- Since
- 4.0.0