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