Type Alias NotificationSettingsContentType

NotificationSettingsContentType:
    | "mute_all"
    | "likes"
    | "like_and_comment_on_photo_user_tagged"
    | "user_tagged"
    | "comments"
    | "comment_likes"
    | "first_post"
    | "new_follower"
    | "follow_request_accepted"
    | "connection_notification"
    | "tagged_in_bio"
    | "pending_direct_share"
    | "direct_group_requests"
    | "direct_share_activity"
    | "video_call"
    | "rooms"
    | "live_broadcast"
    | "felix_upload_result"
    | "view_count"
    | "fundraiser_creator"
    | "fundraiser_supporter"
    | "notification_reminders"
    | "announcements"
    | "ads"
    | "report_updated"
    | "login_notification"