IGPAPI
    Preparing search index...

    Interface LiveGetQuestionsResponseQuestionsItem

    interface LiveGetQuestionsResponseQuestionsItem {
        qid: string;
        source: string;
        story_sticker_text: string;
        text: string;
        timestamp: number;
        user: LiveGetQuestionsResponseUser;
    }
    Index

    Properties

    qid: string
    source: string

    story_sticker_text

    story_sticker_text: string
    text: string
    timestamp: number