groupMuteNotificationContentMeta top-level constant

MessageContentMeta const groupMuteNotificationContentMeta

Implementation

const groupMuteNotificationContentMeta = MessageContentMeta(
    MESSAGE_CONTENT_TYPE_CHANGE_MUTE,
    MessageFlag.PERSIST,
    GroupMuteNotificationContentCreator);