DisBot
    Preparing search index...

    Type Alias GuildReactionRoles$ButtonArgs<ExtArgs>

    GuildReactionRoles.Button

    type GuildReactionRoles$ButtonArgs<ExtArgs extends InternalArgs = DefaultArgs> = {
        include?: ReactionRoleButtonInclude<ExtArgs> | null;
        omit?: ReactionRoleButtonOmit<ExtArgs> | null;
        select?: ReactionRoleButtonSelect<ExtArgs> | null;
        where?: ReactionRoleButtonWhereInput;
    }

    Type Parameters

    Index

    Properties

    Choose, which related nodes to fetch as well

    Omit specific fields from the ReactionRoleButton

    Select specific fields to fetch from the ReactionRoleButton