Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TWSMessageWebhookWhereUniqueInput
Type Alias TWSMessageWebhookWhereUniqueInput
TWSMessage
Webhook
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
TWSMessageWebhookWhereInput
|
TWSMessageWebhookWhereInput
[]
;
NOT
?:
TWSMessageWebhookWhereInput
|
TWSMessageWebhookWhereInput
[]
;
OR
?:
TWSMessageWebhookWhereInput
[]
;
avatarUrl
?:
StringNullableFilter
<
"TWSMessageWebhook"
>
|
string
|
null
;
dbId
?:
string
;
enabled
?:
BoolNullableFilter
<
"TWSMessageWebhook"
>
|
boolean
|
null
;
twsCustomMessage
?:
XOR
<
TWSCustomMessageNullableScalarRelationFilter
,
TWSCustomMessageWhereInput
>
|
null
;
twsCustomMessageId
?:
string
;
username
?:
StringNullableFilter
<
"TWSMessageWebhook"
>
|
string
|
null
;
}
,
"dbId"
|
"twsCustomMessageId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...