IGPAPI
    Preparing search index...

    Interface TopicalExploreFeedResponseStoryQuestionsItem

    interface TopicalExploreFeedResponseStoryQuestionsItem {
        height: string;
        is_fb_sticker: number;
        is_hidden: number;
        is_pinned: number;
        is_sticker: number;
        question_sticker: TopicalExploreFeedResponseQuestionSticker;
        rotation: string;
        width: string;
        x: string;
        y: string;
        z: number;
    }
    Index

    Properties

    height: string
    is_fb_sticker: number
    is_hidden: number
    is_pinned: number
    is_sticker: number
    rotation: string
    width: string
    x: string
    y: string
    z: number