DisBot
    Preparing search index...

    Type Alias PollOptionsCountOutputType

    Count Type PollOptionsCountOutputType

    type PollOptionsCountOutputType = {
        PollAnswers: number;
    }
    Index

    Properties

    Properties

    PollAnswers: number