Enumeration ThreadMemberFlags

Enumeration Members

ALL_MESSAGES: 2

User receives notifications for all messages

HAS_INTERACTED: 1

User has interacted with the thread

NO_MESSAGES: 8

User does not receive any notifications

ONLY_MENTIONS: 4

User receives notifications only for messages that

Mention

them