Optionalcursor?: GuildCustomMessageWhereUniqueInputSets the position for searching for GuildCustomMessages.
Optionaldistinct?: Prisma.GuildCustomMessageScalarFieldEnum | Prisma.GuildCustomMessageScalarFieldEnum[]Filter by unique combinations of GuildCustomMessages.
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 GuildCustomMessage to fetch.
GuildCustomMessage findFirst