DefaultMessageNotificationLevel
: int
in package
Tags
Table of Contents
Cases
- ALL_MESSAGES
- Members will receive notifications for all messages by default.
- ONLY_MENTIONS = 1
- Members will receive notifications only for messages that @mention them by default.
Cases
ALL_MESSAGES
Members will receive notifications for all messages by default.
ONLY_MENTIONS
Members will receive notifications only for messages that @mention them by default.