Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
TTSEmbedFieldWhereInput
Type Alias TTSEmbedFieldWhereInput
TTSEmbed
Field
Where
Input
:
{
AND
?:
TTSEmbedFieldWhereInput
|
TTSEmbedFieldWhereInput
[]
;
NOT
?:
TTSEmbedFieldWhereInput
|
TTSEmbedFieldWhereInput
[]
;
OR
?:
TTSEmbedFieldWhereInput
[]
;
dbId
?:
StringFilter
<
"TTSEmbedField"
>
|
string
;
inline
?:
BoolNullableFilter
<
"TTSEmbedField"
>
|
boolean
|
null
;
name
?:
StringFilter
<
"TTSEmbedField"
>
|
string
;
ttsMessageEmbed
?:
XOR
<
TTSMessageEmbedNullableScalarRelationFilter
,
TTSMessageEmbedWhereInput
>
|
null
;
ttsMessageEmbedId
?:
StringFilter
<
"TTSEmbedField"
>
|
string
;
value
?:
StringNullableFilter
<
"TTSEmbedField"
>
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...