DisBot
Preparing search index...
prisma
Prisma
GuildCommandMangerUncheckedCreateWithoutGuildsInput
Type Alias GuildCommandMangerUncheckedCreateWithoutGuildsInput
type
GuildCommandMangerUncheckedCreateWithoutGuildsInput
=
{
BuildInCommands
?:
BuildInCommandsUncheckedCreateNestedManyWithoutGuildCommandMangersInput
;
Commands
?:
GuildCommandMangerCreateCommandsInput
|
InputJsonValue
[]
;
ContextMenus
?:
GuildCommandMangerCreateContextMenusInput
|
InputJsonValue
[]
;
Id
?:
number
;
SubCommandGroups
?:
|
GuildCommandMangerCreateSubCommandGroupsInput
|
InputJsonValue
[]
;
SubCommands
?:
GuildCommandMangerCreateSubCommandsInput
|
InputJsonValue
[]
;
}
Index
Properties
Build
In
Commands?
Commands?
Context
Menus?
Id?
Sub
Command
Groups?
Sub
Commands?
Properties
Optional
Build
In
Commands
BuildInCommands
?:
BuildInCommandsUncheckedCreateNestedManyWithoutGuildCommandMangersInput
Optional
Commands
Commands
?:
GuildCommandMangerCreateCommandsInput
|
InputJsonValue
[]
Optional
Context
Menus
ContextMenus
?:
GuildCommandMangerCreateContextMenusInput
|
InputJsonValue
[]
Optional
Id
Id
?:
number
Optional
Sub
Command
Groups
SubCommandGroups
?:
|
GuildCommandMangerCreateSubCommandGroupsInput
|
InputJsonValue
[]
Optional
Sub
Commands
SubCommands
?:
GuildCommandMangerCreateSubCommandsInput
|
InputJsonValue
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Build
In
Commands
Commands
Context
Menus
Id
Sub
Command
Groups
Sub
Commands
DisBot
Loading...