Optionalcursor?: GuildCustomBotProfileWhereUniqueInputSets the position for searching for GuildCustomBotProfiles.
Optionaldistinct?: Prisma.GuildCustomBotProfileScalarFieldEnum | Prisma.GuildCustomBotProfileScalarFieldEnum[]Filter by unique combinations of GuildCustomBotProfiles.
Optionalinclude?: GuildCustomBotProfileInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildCustomBotProfileOmit<ExtArgs> | nullOmit specific fields from the GuildCustomBotProfile
OptionalorderDetermine the order of GuildCustomBotProfiles to fetch.
Optionalselect?: GuildCustomBotProfileSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildCustomBotProfile
Optionalskip?: numberSkip the first n GuildCustomBotProfiles.
Optionaltake?: numberTake ±n GuildCustomBotProfiles from the position of the cursor.
Optionalwhere?: GuildCustomBotProfileWhereInputFilter, which GuildCustomBotProfile to fetch.
GuildCustomBotProfile findFirstOrThrow