Optionalcursor?: TTSMessageButtonWhereUniqueInputSets the position for searching for TTSMessageButtons.
Optionaldistinct?: Prisma.TTSMessageButtonScalarFieldEnum | Prisma.TTSMessageButtonScalarFieldEnum[]Filter by unique combinations of TTSMessageButtons.
Optionalinclude?: TTSMessageButtonInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TTSMessageButtonOmit<ExtArgs> | nullOmit specific fields from the TTSMessageButton
OptionalorderDetermine the order of TTSMessageButtons to fetch.
Optionalselect?: TTSMessageButtonSelect<ExtArgs> | nullSelect specific fields to fetch from the TTSMessageButton
Optionalskip?: numberSkip the first n TTSMessageButtons.
Optionaltake?: numberTake ±n TTSMessageButtons from the position of the cursor.
Optionalwhere?: TTSMessageButtonWhereInputFilter, which TTSMessageButton to fetch.
TTSMessageButton findFirstOrThrow