IGPAPI
    Preparing search index...

    Interface LiveGetQuestionsResponse

    interface LiveGetQuestionsResponse {
        questions: LiveGetQuestionsResponseQuestionsItem[];
        status: string;
    }
    Index

    Properties

    Properties

    status: string