Interface QeSyncExperimentsIg_android_specific_story_sharing

interface QeSyncExperimentsIg_android_specific_story_sharing {
    can_copy_link: boolean;
    enable_self_story_copy_link: boolean;
    enable_self_story_system_share: boolean;
    fetch_user_info: boolean;
    igAdditional: any[];
    igGroup: string;
    igLoggingId: string;
    self_story_show_share_link: boolean;
}

Properties

can_copy_link: boolean
enable_self_story_copy_link: boolean
enable_self_story_system_share: boolean
fetch_user_info: boolean
igAdditional: any[]
igGroup: string
igLoggingId: string
self_story_show_share_link: boolean