Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CFMessageWebhookWhereUniqueInput
Type Alias CFMessageWebhookWhereUniqueInput
CFMessage
Webhook
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
CFMessageWebhookWhereInput
|
CFMessageWebhookWhereInput
[]
;
NOT
?:
CFMessageWebhookWhereInput
|
CFMessageWebhookWhereInput
[]
;
OR
?:
CFMessageWebhookWhereInput
[]
;
avatarUrl
?:
StringNullableFilter
<
"CFMessageWebhook"
>
|
string
|
null
;
cfCustomMessage
?:
XOR
<
CFCustomMessageNullableScalarRelationFilter
,
CFCustomMessageWhereInput
>
|
null
;
cfCustomMessageId
?:
string
;
dbId
?:
string
;
enabled
?:
BoolNullableFilter
<
"CFMessageWebhook"
>
|
boolean
|
null
;
username
?:
StringNullableFilter
<
"CFMessageWebhook"
>
|
string
|
null
;
}
,
"dbId"
|
"cfCustomMessageId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...