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