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