Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildCustomMessageFieldRefs
Interface GuildCustomMessageFieldRefs
Fields of the GuildCustomMessage model
interface
GuildCustomMessageFieldRefs
{
content
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"String"
>
;
dbId
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"String"
>
;
guildId
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"String"
>
;
type
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"GuildMessageTypeEnum"
>
;
}
Index
Properties
content
db
Id
guild
Id
type
Properties
Readonly
content
content
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"String"
>
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"String"
>
Readonly
guild
Id
guild
Id
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"String"
>
Readonly
type
type
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"GuildMessageTypeEnum"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
db
Id
guild
Id
type
@notidotbot/noti-api-client
Loading...
Fields of the GuildCustomMessage model