unreadThreadNotifications property

  1. @override
bool? unreadThreadNotifications
getter/setter pairoverride

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

Implementation

@override
bool? unreadThreadNotifications;