DisBot
    Preparing search index...

    Type Alias ReactionRoleSelectmenuMaxAggregateOutputType

    type ReactionRoleSelectmenuMaxAggregateOutputType = {
        Description: string | null;
        Emoji: string | null;
        GuildReactionRoleId: string | null;
        Id: number | null;
        Label: string | null;
    }
    Index

    Properties

    Description: string | null
    Emoji: string | null
    GuildReactionRoleId: string | null
    Id: number | null
    Label: string | null