IGPAPI
    Preparing search index...

    Interface StoryQuizParticipantsFeedResponseParticipantsItem

    interface StoryQuizParticipantsFeedResponseParticipantsItem {
        answer: number;
        ts: number;
        user: StoryQuizParticipantsFeedResponseUser;
    }
    Index

    Properties

    Properties

    answer: number
    ts: number