Optionalcursor?: TSMessageButtonWhereUniqueInputSets the position for searching for TSMessageButtons.
Optionaldistinct?: Prisma.TSMessageButtonScalarFieldEnum | Prisma.TSMessageButtonScalarFieldEnum[]Filter by unique combinations of TSMessageButtons.
Optionalinclude?: TSMessageButtonInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TSMessageButtonOmit<ExtArgs> | nullOmit specific fields from the TSMessageButton
OptionalorderDetermine the order of TSMessageButtons to fetch.
Optionalselect?: TSMessageButtonSelect<ExtArgs> | nullSelect specific fields to fetch from the TSMessageButton
Optionalskip?: numberSkip the first n TSMessageButtons.
Optionaltake?: numberTake ±n TSMessageButtons from the position of the cursor.
Optionalwhere?: TSMessageButtonWhereInputFilter, which TSMessageButton to fetch.
TSMessageButton findFirst