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