DisBot
Preparing search index...
prisma
Prisma
BuildInCommandsCreateManyInput
Type Alias BuildInCommandsCreateManyInput
type
BuildInCommandsCreateManyInput
=
{
CodeName
:
string
;
CustomName
:
string
;
Description
?:
string
|
null
;
GuildCommandMangerId
:
string
;
Id
?:
number
;
IsEnabled
?:
boolean
|
null
;
Permissions
?:
string
|
null
;
UUID
:
string
;
}
Index
Properties
Code
Name
Custom
Name
Description?
Guild
Command
Manger
Id
Id?
Is
Enabled?
Permissions?
UUID
Properties
Code
Name
CodeName
:
string
Custom
Name
CustomName
:
string
Optional
Description
Description
?:
string
|
null
Guild
Command
Manger
Id
GuildCommandMangerId
:
string
Optional
Id
Id
?:
number
Optional
Is
Enabled
IsEnabled
?:
boolean
|
null
Optional
Permissions
Permissions
?:
string
|
null
UUID
UUID
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Code
Name
Custom
Name
Description
Guild
Command
Manger
Id
Id
Is
Enabled
Permissions
UUID
DisBot
Loading...