Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
YTSMessageWebhookWhereInput
Type Alias YTSMessageWebhookWhereInput
YTSMessage
Webhook
Where
Input
:
{
AND
?:
YTSMessageWebhookWhereInput
|
YTSMessageWebhookWhereInput
[]
;
NOT
?:
YTSMessageWebhookWhereInput
|
YTSMessageWebhookWhereInput
[]
;
OR
?:
YTSMessageWebhookWhereInput
[]
;
avatarUrl
?:
StringNullableFilter
<
"YTSMessageWebhook"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"YTSMessageWebhook"
>
|
string
;
enabled
?:
BoolNullableFilter
<
"YTSMessageWebhook"
>
|
boolean
|
null
;
username
?:
StringNullableFilter
<
"YTSMessageWebhook"
>
|
string
|
null
;
ytsCustomMessage
?:
XOR
<
YTSCustomMessageNullableScalarRelationFilter
,
YTSCustomMessageWhereInput
>
|
null
;
ytsCustomMessageId
?:
StringFilter
<
"YTSMessageWebhook"
>
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...