unreadThreadNotifications property

bool? unreadThreadNotifications
getter/setter pairoverride

If true, enables per-thread notification counts. Only applies to the /sync endpoint. Defaults to false.

Implementation

bool? unreadThreadNotifications;