Optionalcursor?: TTSStatsChannelIdWhereUniqueInputSets the position for searching for TTSStatsChannelIds.
Optionaldistinct?: Prisma.TTSStatsChannelIdScalarFieldEnum | Prisma.TTSStatsChannelIdScalarFieldEnum[]Filter by unique combinations of TTSStatsChannelIds.
Optionalinclude?: TTSStatsChannelIdInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TTSStatsChannelIdOmit<ExtArgs> | nullOmit specific fields from the TTSStatsChannelId
OptionalorderDetermine the order of TTSStatsChannelIds to fetch.
Optionalselect?: TTSStatsChannelIdSelect<ExtArgs> | nullSelect specific fields to fetch from the TTSStatsChannelId
Optionalskip?: numberSkip the first n TTSStatsChannelIds.
Optionaltake?: numberTake ±n TTSStatsChannelIds from the position of the cursor.
Optionalwhere?: TTSStatsChannelIdWhereInputFilter, which TTSStatsChannelId to fetch.
TTSStatsChannelId findFirstOrThrow