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