Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CSMessageWebhookWhereUniqueInput
Type Alias CSMessageWebhookWhereUniqueInput
CSMessage
Webhook
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
CSMessageWebhookWhereInput
|
CSMessageWebhookWhereInput
[]
;
NOT
?:
CSMessageWebhookWhereInput
|
CSMessageWebhookWhereInput
[]
;
OR
?:
CSMessageWebhookWhereInput
[]
;
avatarUrl
?:
StringNullableFilter
<
"CSMessageWebhook"
>
|
string
|
null
;
csCustomMessage
?:
XOR
<
CSCustomMessageNullableScalarRelationFilter
,
CSCustomMessageWhereInput
>
|
null
;
csCustomMessageId
?:
string
;
dbId
?:
string
;
enabled
?:
BoolNullableFilter
<
"CSMessageWebhook"
>
|
boolean
|
null
;
username
?:
StringNullableFilter
<
"CSMessageWebhook"
>
|
string
|
null
;
}
,
"dbId"
|
"csCustomMessageId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...