transferGroupOwnerNotificationContentMeta top-level constant

MessageContentMeta const transferGroupOwnerNotificationContentMeta

Implementation

const transferGroupOwnerNotificationContentMeta = MessageContentMeta(
    MESSAGE_CONTENT_TYPE_ADD_GROUP_MEMBER,
    MessageFlag.PERSIST,
    TransferGroupOwnerNotificationContentCreator);