Optionalcursor?: GuildMessageButtonWhereUniqueInputSets the position for searching for GuildMessageButtons.
Optionaldistinct?: Prisma.GuildMessageButtonScalarFieldEnum | Prisma.GuildMessageButtonScalarFieldEnum[]Filter by unique combinations of GuildMessageButtons.
Optionalinclude?: GuildMessageButtonInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildMessageButtonOmit<ExtArgs> | nullOmit specific fields from the GuildMessageButton
OptionalorderDetermine the order of GuildMessageButtons to fetch.
Optionalselect?: GuildMessageButtonSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildMessageButton
Optionalskip?: numberSkip the first n GuildMessageButtons.
Optionaltake?: numberTake ±n GuildMessageButtons from the position of the cursor.
Optionalwhere?: GuildMessageButtonWhereInputFilter, which GuildMessageButton to fetch.
GuildMessageButton findFirst