IGPAPI
    Preparing search index...

    Interface ReelsTrayFeedResponseQuestion_sticker

    interface ReelsTrayFeedResponseQuestion_sticker {
        background_color: string;
        media_id: string;
        profile_pic_url: string;
        question: string;
        question_id: string;
        question_type: string;
        text_color: string;
        viewer_can_interact: boolean;
    }
    Index

    Properties

    background_color: string
    media_id: string
    profile_pic_url: string
    question: string
    question_id: string
    question_type: string
    text_color: string
    viewer_can_interact: boolean