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