DisBot
    Preparing search index...

    Type Alias PollOptionsMaxAggregateOutputType

    type PollOptionsMaxAggregateOutputType = {
        Description: string | null;
        Emoji: string | null;
        Id: number | null;
        Label: string | null;
        PollId: string | null;
        UUID: string | null;
    }
    Index

    Properties

    Description: string | null
    Emoji: string | null
    Id: number | null
    Label: string | null
    PollId: string | null
    UUID: string | null