Optionalcursor?: GuildCustomSingleMessageWhereUniqueInputSets the position for listing GuildCustomSingleMessages.
Optionaldistinct?: Prisma.GuildCustomSingleMessageScalarFieldEnum | Prisma.GuildCustomSingleMessageScalarFieldEnum[]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 GuildCustomSingleMessages to fetch.
GuildCustomSingleMessage findMany