Optionalcursor?: TTSCustomMessageWhereUniqueInputSets the position for searching for TTSCustomMessages.
Optionaldistinct?: Prisma.TTSCustomMessageScalarFieldEnum | Prisma.TTSCustomMessageScalarFieldEnum[]Filter by unique combinations of TTSCustomMessages.
Optionalinclude?: TTSCustomMessageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TTSCustomMessageOmit<ExtArgs> | nullOmit specific fields from the TTSCustomMessage
OptionalorderDetermine the order of TTSCustomMessages to fetch.
Optionalselect?: TTSCustomMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the TTSCustomMessage
Optionalskip?: numberSkip the first n TTSCustomMessages.
Optionaltake?: numberTake ±n TTSCustomMessages from the position of the cursor.
Optionalwhere?: TTSCustomMessageWhereInputFilter, which TTSCustomMessage to fetch.
TTSCustomMessage findFirstOrThrow