DisBot
Preparing search index...
prisma
Prisma
BuildInCommandsCreateOrConnectWithoutGuildCommandMangersInput
Type Alias BuildInCommandsCreateOrConnectWithoutGuildCommandMangersInput
type
BuildInCommandsCreateOrConnectWithoutGuildCommandMangersInput
=
{
create
:
XOR
<
BuildInCommandsCreateWithoutGuildCommandMangersInput
,
BuildInCommandsUncheckedCreateWithoutGuildCommandMangersInput
,
>
;
where
:
BuildInCommandsWhereUniqueInput
;
}
Index
Properties
create
where
Properties
create
create
:
XOR
<
BuildInCommandsCreateWithoutGuildCommandMangersInput
,
BuildInCommandsUncheckedCreateWithoutGuildCommandMangersInput
,
>
where
where
:
BuildInCommandsWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
where
DisBot
Loading...