IGPAPI
    Preparing search index...

    Interface StoryPollVotersFeedResponseVoter_info

    interface StoryPollVotersFeedResponseVoter_info {
        latest_poll_vote_time: number;
        max_id: null;
        more_available: boolean;
        poll_id: string;
        voters: StoryPollVotersFeedResponseVotersItem[];
    }
    Index

    Properties

    latest_poll_vote_time: number
    max_id: null
    more_available: boolean
    poll_id: string