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