mentionType property

MentionType mentionType
final

Specifies the mentioning method which indicates the user scope who will get a notification for the message. If set to channel, all users in the channel will get notified. (Default: users)

Implementation

final MentionType mentionType;