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