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