Optionalcursor?: YTSMessageButtonWhereUniqueInputSets the position for searching for YTSMessageButtons.
Optionaldistinct?: Prisma.YTSMessageButtonScalarFieldEnum | Prisma.YTSMessageButtonScalarFieldEnum[]Filter by unique combinations of YTSMessageButtons.
Optionalinclude?: YTSMessageButtonInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: YTSMessageButtonOmit<ExtArgs> | nullOmit specific fields from the YTSMessageButton
OptionalorderDetermine the order of YTSMessageButtons to fetch.
Optionalselect?: YTSMessageButtonSelect<ExtArgs> | nullSelect specific fields to fetch from the YTSMessageButton
Optionalskip?: numberSkip the first n YTSMessageButtons.
Optionaltake?: numberTake ±n YTSMessageButtons from the position of the cursor.
Optionalwhere?: YTSMessageButtonWhereInputFilter, which YTSMessageButton to fetch.
YTSMessageButton findFirstOrThrow