libkazv
|
Counts of unread notifications for this room. More...
#include <sync.hpp>
Public Attributes | |
std::optional< int > | highlightCount |
The number of unread notifications for this room with the highlight flag set. More... | |
std::optional< int > | notificationCount |
The total number of unread notifications for this room. More... | |
Counts of unread notifications for this room.
See the Receiving notifications section for more information on how these are calculated.
std::optional<int> Kazv::Api::SyncJob::UnreadNotificationCounts::highlightCount |
The number of unread notifications for this room with the highlight flag set.
std::optional<int> Kazv::Api::SyncJob::UnreadNotificationCounts::notificationCount |
The total number of unread notifications for this room.