Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CSMessageEmbedWhereUniqueInput
Type Alias CSMessageEmbedWhereUniqueInput
CSMessage
Embed
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
CSMessageEmbedWhereInput
|
CSMessageEmbedWhereInput
[]
;
NOT
?:
CSMessageEmbedWhereInput
|
CSMessageEmbedWhereInput
[]
;
OR
?:
CSMessageEmbedWhereInput
[]
;
author
?:
StringNullableFilter
<
"CSMessageEmbed"
>
|
string
|
null
;
authorIcon
?:
StringNullableFilter
<
"CSMessageEmbed"
>
|
string
|
null
;
color
?:
StringNullableFilter
<
"CSMessageEmbed"
>
|
string
|
null
;
csCustomMessage
?:
XOR
<
CSCustomMessageNullableScalarRelationFilter
,
CSCustomMessageWhereInput
>
|
null
;
csCustomMessageId
?:
string
;
dbId
?:
string
;
description
?:
StringFilter
<
"CSMessageEmbed"
>
|
string
;
fields
?:
CSEmbedFieldListRelationFilter
;
footer
?:
StringNullableFilter
<
"CSMessageEmbed"
>
|
string
|
null
;
footerIcon
?:
StringNullableFilter
<
"CSMessageEmbed"
>
|
string
|
null
;
image
?:
StringNullableFilter
<
"CSMessageEmbed"
>
|
string
|
null
;
thumbnail
?:
StringNullableFilter
<
"CSMessageEmbed"
>
|
string
|
null
;
title
?:
StringNullableFilter
<
"CSMessageEmbed"
>
|
string
|
null
;
url
?:
StringNullableFilter
<
"CSMessageEmbed"
>
|
string
|
null
;
}
,
"dbId"
|
"csCustomMessageId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...