IGPAPI
    Preparing search index...

    Interface TagsInfoResponse

    interface TagsInfoResponse {
        allow_following: number;
        allow_muting_story: boolean;
        challenge_id: null;
        debug_info: null;
        description: null;
        follow_button_text: null;
        follow_status: number;
        following: number;
        formatted_media_count: string;
        fresh_topic_metadata: null;
        id: string;
        is_eligible_for_survey: boolean;
        media_count: number;
        name: string;
        non_violating: number;
        profile_pic_url: null;
        related_tags: null;
        show_follow_drop_down: boolean;
        social_context: string;
        social_context_profile_links: unknown[];
        status: string;
        subtitle: string;
    }
    Index

    Properties

    allow_following: number

    allow_muting_story

    allow_muting_story: boolean
    challenge_id: null
    debug_info: null
    description: null
    follow_button_text: null
    follow_status: number
    following: number
    formatted_media_count: string
    fresh_topic_metadata: null
    id: string
    is_eligible_for_survey: boolean
    media_count: number
    name: string
    non_violating: number
    profile_pic_url: null
    related_tags: null
    show_follow_drop_down: boolean
    social_context: string
    social_context_profile_links: unknown[]
    status: string
    subtitle: string