interface ProposedConfig {
    fb_friends: string;
    fb_friends_of_friends: string;
    group_message_setting: string;
    ig_followers: string;
    ig_verified: string;
    others_on_fb: string;
    others_on_ig: string;
    people_with_your_phone_number: string;
}

Properties

fb_friends: string
fb_friends_of_friends: string
group_message_setting: string
ig_followers: string
ig_verified: string
others_on_fb: string
others_on_ig: string
people_with_your_phone_number: string