changeGroupNameNotificationContentMeta top-level constant

MessageContentMeta const changeGroupNameNotificationContentMeta

Implementation

const changeGroupNameNotificationContentMeta = MessageContentMeta(
    MESSAGE_CONTENT_TYPE_CHANGE_GROUP_NAME,
    MessageFlag.PERSIST,
    ChangeGroupNameNotificationContentCreator);