DisBot
    Preparing search index...

    Type Alias PollAnswersCreateWithoutPollOptionsInput

    type PollAnswersCreateWithoutPollOptionsInput = {
        Polls: PollsCreateNestedOneWithoutPollAnswersInput;
        UUID: string;
    }
    Index

    Properties

    Properties

    UUID: string