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