Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TSMessageWebhookWhereUniqueInput
Type Alias TSMessageWebhookWhereUniqueInput
TSMessage
Webhook
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
TSMessageWebhookWhereInput
|
TSMessageWebhookWhereInput
[]
;
NOT
?:
TSMessageWebhookWhereInput
|
TSMessageWebhookWhereInput
[]
;
OR
?:
TSMessageWebhookWhereInput
[]
;
avatarUrl
?:
StringNullableFilter
<
"TSMessageWebhook"
>
|
string
|
null
;
dbId
?:
string
;
enabled
?:
BoolNullableFilter
<
"TSMessageWebhook"
>
|
boolean
|
null
;
tsCustomMessage
?:
XOR
<
TSCustomMessageNullableScalarRelationFilter
,
TSCustomMessageWhereInput
>
|
null
;
tsCustomMessageId
?:
string
;
username
?:
StringNullableFilter
<
"TSMessageWebhook"
>
|
string
|
null
;
}
,
"dbId"
|
"tsCustomMessageId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...