suppressNotifications constant

Flag<MessageFlags> const suppressNotifications

This message will not trigger push and desktop notifications.

Implementation

static const suppressNotifications = Flag<MessageFlags>.fromOffset(12);