Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
RSMessageEmbedWhereUniqueInput
Type Alias RSMessageEmbedWhereUniqueInput
RSMessage
Embed
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
RSMessageEmbedWhereInput
|
RSMessageEmbedWhereInput
[]
;
NOT
?:
RSMessageEmbedWhereInput
|
RSMessageEmbedWhereInput
[]
;
OR
?:
RSMessageEmbedWhereInput
[]
;
author
?:
StringNullableFilter
<
"RSMessageEmbed"
>
|
string
|
null
;
authorIcon
?:
StringNullableFilter
<
"RSMessageEmbed"
>
|
string
|
null
;
color
?:
StringNullableFilter
<
"RSMessageEmbed"
>
|
string
|
null
;
dbId
?:
string
;
description
?:
StringFilter
<
"RSMessageEmbed"
>
|
string
;
fields
?:
RSEmbedFieldListRelationFilter
;
footer
?:
StringNullableFilter
<
"RSMessageEmbed"
>
|
string
|
null
;
footerIcon
?:
StringNullableFilter
<
"RSMessageEmbed"
>
|
string
|
null
;
image
?:
StringNullableFilter
<
"RSMessageEmbed"
>
|
string
|
null
;
rsCustomMessage
?:
XOR
<
RSCustomMessageNullableScalarRelationFilter
,
RSCustomMessageWhereInput
>
|
null
;
rsCustomMessageId
?:
string
;
thumbnail
?:
StringNullableFilter
<
"RSMessageEmbed"
>
|
string
|
null
;
title
?:
StringNullableFilter
<
"RSMessageEmbed"
>
|
string
|
null
;
url
?:
StringNullableFilter
<
"RSMessageEmbed"
>
|
string
|
null
;
}
,
"dbId"
|
"rsCustomMessageId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...