groupMemberAllowNotificationContentMeta top-level constant

MessageContentMeta const groupMemberAllowNotificationContentMeta

Implementation

const groupMemberAllowNotificationContentMeta = MessageContentMeta(
    MESSAGE_CONTENT_TYPE_ALLOW_MEMBER,
    MessageFlag.PERSIST,
    GroupMemberAllowNotificationContentCreator);