Optionalcursor?: GuildCustomMessageWhereUniqueInputSets the position for listing GuildCustomMessages.
Optionaldistinct?: Prisma.GuildCustomMessageScalarFieldEnum | Prisma.GuildCustomMessageScalarFieldEnum[]Optionalinclude?: GuildCustomMessageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildCustomMessageOmit<ExtArgs> | nullOmit specific fields from the GuildCustomMessage
OptionalorderDetermine the order of GuildCustomMessages to fetch.
Optionalselect?: GuildCustomMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildCustomMessage
Optionalskip?: numberSkip the first n GuildCustomMessages.
Optionaltake?: numberTake ±n GuildCustomMessages from the position of the cursor.
Optionalwhere?: GuildCustomMessageWhereInputFilter, which GuildCustomMessages to fetch.
GuildCustomMessage findMany