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"
>
;
showInviteButton
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"Boolean"
>
;
showWatchButton
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"Boolean"
>
;
type
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"GuildMessageTypeEnum"
>
;
}
Index
Properties
content
db
Id
guild
Id
show
Invite
Button
show
Watch
Button
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
show
Invite
Button
show
Invite
Button
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"Boolean"
>
Readonly
show
Watch
Button
show
Watch
Button
:
Prisma
.
FieldRef
<
"GuildCustomMessage"
,
"Boolean"
>
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
show
Invite
Button
show
Watch
Button
type
@notidotbot/noti-api-client
Loading...
Fields of the GuildCustomMessage model