Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildMessageWebhookWhereUniqueInput
Type Alias GuildMessageWebhookWhereUniqueInput
Guild
Message
Webhook
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
GuildMessageWebhookWhereInput
|
GuildMessageWebhookWhereInput
[]
;
NOT
?:
GuildMessageWebhookWhereInput
|
GuildMessageWebhookWhereInput
[]
;
OR
?:
GuildMessageWebhookWhereInput
[]
;
avatarUrl
?:
StringNullableFilter
<
"GuildMessageWebhook"
>
|
string
|
null
;
dbId
?:
string
;
enabled
?:
BoolNullableFilter
<
"GuildMessageWebhook"
>
|
boolean
|
null
;
guildCustomMessage
?:
XOR
<
GuildCustomMessageNullableScalarRelationFilter
,
GuildCustomMessageWhereInput
>
|
null
;
guildCustomMessageId
?:
string
;
username
?:
StringNullableFilter
<
"GuildMessageWebhook"
>
|
string
|
null
;
}
,
"dbId"
|
"guildCustomMessageId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...