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