DisBot
Preparing search index...
prisma
Prisma
GuildCommandMangerFieldRefs
Interface GuildCommandMangerFieldRefs
Fields of the GuildCommandManger model
interface
GuildCommandMangerFieldRefs
{
Commands
:
Prisma
.
FieldRef
<
"GuildCommandManger"
,
"Json[]"
>
;
ContextMenus
:
Prisma
.
FieldRef
<
"GuildCommandManger"
,
"Json[]"
>
;
GuildId
:
Prisma
.
FieldRef
<
"GuildCommandManger"
,
"String"
>
;
Id
:
Prisma
.
FieldRef
<
"GuildCommandManger"
,
"Int"
>
;
SubCommandGroups
:
Prisma
.
FieldRef
<
"GuildCommandManger"
,
"Json[]"
>
;
SubCommands
:
Prisma
.
FieldRef
<
"GuildCommandManger"
,
"Json[]"
>
;
}
Index
Properties
Commands
Context
Menus
Guild
Id
Id
Sub
Command
Groups
Sub
Commands
Properties
Readonly
Commands
Commands
:
Prisma
.
FieldRef
<
"GuildCommandManger"
,
"Json[]"
>
Readonly
Context
Menus
ContextMenus
:
Prisma
.
FieldRef
<
"GuildCommandManger"
,
"Json[]"
>
Readonly
Guild
Id
GuildId
:
Prisma
.
FieldRef
<
"GuildCommandManger"
,
"String"
>
Readonly
Id
Id
:
Prisma
.
FieldRef
<
"GuildCommandManger"
,
"Int"
>
Readonly
Sub
Command
Groups
SubCommandGroups
:
Prisma
.
FieldRef
<
"GuildCommandManger"
,
"Json[]"
>
Readonly
Sub
Commands
SubCommands
:
Prisma
.
FieldRef
<
"GuildCommandManger"
,
"Json[]"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Commands
Context
Menus
Guild
Id
Id
Sub
Command
Groups
Sub
Commands
DisBot
Loading...
Fields of the GuildCommandManger model