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