groupPrivateChatNotificationContentMeta top-level constant

MessageContentMeta const groupPrivateChatNotificationContentMeta

Implementation

const groupPrivateChatNotificationContentMeta = MessageContentMeta(
    MESSAGE_CONTENT_TYPE_CHANGE_PRIVATECHAT,
    MessageFlag.PERSIST,
    GroupPrivateChatNotificationContentCreator);