Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KSMessageWebhookWhereUniqueInput
Type Alias KSMessageWebhookWhereUniqueInput
KSMessage
Webhook
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
KSMessageWebhookWhereInput
|
KSMessageWebhookWhereInput
[]
;
NOT
?:
KSMessageWebhookWhereInput
|
KSMessageWebhookWhereInput
[]
;
OR
?:
KSMessageWebhookWhereInput
[]
;
avatarUrl
?:
StringNullableFilter
<
"KSMessageWebhook"
>
|
string
|
null
;
dbId
?:
string
;
enabled
?:
BoolNullableFilter
<
"KSMessageWebhook"
>
|
boolean
|
null
;
ksCustomMessage
?:
XOR
<
KSCustomMessageNullableScalarRelationFilter
,
KSCustomMessageWhereInput
>
|
null
;
ksCustomMessageId
?:
string
;
username
?:
StringNullableFilter
<
"KSMessageWebhook"
>
|
string
|
null
;
}
,
"dbId"
|
"ksCustomMessageId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...