Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CSEmbedFieldFieldRefs
Interface CSEmbedFieldFieldRefs
Fields of the CSEmbedField model
interface
CSEmbedFieldFieldRefs
{
csMessageEmbedId
:
Prisma
.
FieldRef
<
"CSEmbedField"
,
"String"
>
;
dbId
:
Prisma
.
FieldRef
<
"CSEmbedField"
,
"String"
>
;
inline
:
Prisma
.
FieldRef
<
"CSEmbedField"
,
"Boolean"
>
;
name
:
Prisma
.
FieldRef
<
"CSEmbedField"
,
"String"
>
;
value
:
Prisma
.
FieldRef
<
"CSEmbedField"
,
"String"
>
;
}
Index
Properties
cs
Message
Embed
Id
db
Id
inline
name
value
Properties
Readonly
cs
Message
Embed
Id
cs
Message
Embed
Id
:
Prisma
.
FieldRef
<
"CSEmbedField"
,
"String"
>
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"CSEmbedField"
,
"String"
>
Readonly
inline
inline
:
Prisma
.
FieldRef
<
"CSEmbedField"
,
"Boolean"
>
Readonly
name
name
:
Prisma
.
FieldRef
<
"CSEmbedField"
,
"String"
>
Readonly
value
value
:
Prisma
.
FieldRef
<
"CSEmbedField"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cs
Message
Embed
Id
db
Id
inline
name
value
@notidotbot/noti-api-client
Loading...
Fields of the CSEmbedField model