IGPAPI
    Preparing search index...

    Interface ReelsMediaFeedResponseCountdown_sticker

    interface ReelsMediaFeedResponseCountdown_sticker {
        attribution: null;
        countdown_id: number;
        digit_card_color: string;
        digit_color: string;
        end_background_color: string;
        end_ts: number;
        following_enabled: boolean;
        is_owner: boolean;
        start_background_color: string;
        text: string;
        text_color: string;
        viewer_is_following: boolean;
    }
    Index

    Properties

    attribution: null
    countdown_id: number
    digit_card_color: string
    digit_color: string
    end_background_color: string
    end_ts: number
    following_enabled: boolean
    is_owner: boolean
    start_background_color: string
    text: string
    text_color: string
    viewer_is_following: boolean