Optionalcursor?: GuildCustomSingleMessageWhereUniqueInputSets the position for searching for GuildCustomSingleMessages.
Optionaldistinct?: Prisma.GuildCustomSingleMessageScalarFieldEnum | Prisma.GuildCustomSingleMessageScalarFieldEnum[]Filter by unique combinations of GuildCustomSingleMessages.
Optionalinclude?: GuildCustomSingleMessageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildCustomSingleMessageOmit<ExtArgs> | nullOmit specific fields from the GuildCustomSingleMessage
OptionalorderDetermine the order of GuildCustomSingleMessages to fetch.
Optionalselect?: GuildCustomSingleMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildCustomSingleMessage
Optionalskip?: numberSkip the first n GuildCustomSingleMessages.
Optionaltake?: numberTake ±n GuildCustomSingleMessages from the position of the cursor.
Optionalwhere?: GuildCustomSingleMessageWhereInputFilter, which GuildCustomSingleMessage to fetch.
GuildCustomSingleMessage findFirstOrThrow