Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NotificationLevel

Do Not Disturb Level

desc

Original: NotificationStatus is deprecated

Index

Enumeration Members

ALL_MESSAGE: -1

All message notifications (Receive all message notifications -- Specifies to disable the Do Not Disturb feature)

NOT_SET: 0

未设置(向上查询群或者APP级别设置)// 存量数据中 0 表示未设置

AT_MESSAGE_NOTIFICATION: 1

In group chats and ultra groups, only @ mentions trigger notifications (Real-time notifications). In one-to-one chats, all messages trigger notifications.

AT_USER_NOTIFICATION: 2

@ Specifies a user notification

AT_GROUP_ALL_USER_NOTIFICATION: 4

@ Notify all group members

NOT_MESSAGE_NOTIFICATION: 5

Message notifications are blocked, meaning no message notifications are received.