Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
WSMessageWebhookWhereInput
Type Alias WSMessageWebhookWhereInput
WSMessage
Webhook
Where
Input
:
{
AND
?:
WSMessageWebhookWhereInput
|
WSMessageWebhookWhereInput
[]
;
NOT
?:
WSMessageWebhookWhereInput
|
WSMessageWebhookWhereInput
[]
;
OR
?:
WSMessageWebhookWhereInput
[]
;
avatarUrl
?:
StringNullableFilter
<
"WSMessageWebhook"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"WSMessageWebhook"
>
|
string
;
enabled
?:
BoolNullableFilter
<
"WSMessageWebhook"
>
|
boolean
|
null
;
username
?:
StringNullableFilter
<
"WSMessageWebhook"
>
|
string
|
null
;
wsCustomMessage
?:
XOR
<
WSCustomMessageNullableScalarRelationFilter
,
WSCustomMessageWhereInput
>
|
null
;
wsCustomMessageId
?:
StringFilter
<
"WSMessageWebhook"
>
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...