DisBot
Preparing search index...
prisma
Prisma
GuildCommandMangerUncheckedUpdateWithoutGuildsInput
Type Alias GuildCommandMangerUncheckedUpdateWithoutGuildsInput
type
GuildCommandMangerUncheckedUpdateWithoutGuildsInput
=
{
BuildInCommands
?:
BuildInCommandsUncheckedUpdateManyWithoutGuildCommandMangersNestedInput
;
Commands
?:
GuildCommandMangerUpdateCommandsInput
|
InputJsonValue
[]
;
ContextMenus
?:
GuildCommandMangerUpdateContextMenusInput
|
InputJsonValue
[]
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
SubCommandGroups
?:
|
GuildCommandMangerUpdateSubCommandGroupsInput
|
InputJsonValue
[]
;
SubCommands
?:
GuildCommandMangerUpdateSubCommandsInput
|
InputJsonValue
[]
;
}
Index
Properties
Build
In
Commands?
Commands?
Context
Menus?
Id?
Sub
Command
Groups?
Sub
Commands?
Properties
Optional
Build
In
Commands
BuildInCommands
?:
BuildInCommandsUncheckedUpdateManyWithoutGuildCommandMangersNestedInput
Optional
Commands
Commands
?:
GuildCommandMangerUpdateCommandsInput
|
InputJsonValue
[]
Optional
Context
Menus
ContextMenus
?:
GuildCommandMangerUpdateContextMenusInput
|
InputJsonValue
[]
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Sub
Command
Groups
SubCommandGroups
?:
|
GuildCommandMangerUpdateSubCommandGroupsInput
|
InputJsonValue
[]
Optional
Sub
Commands
SubCommands
?:
GuildCommandMangerUpdateSubCommandsInput
|
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...