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