DisBot
Preparing search index...
prisma
Prisma
GuildReactionRolesUpsertWithoutSelectMenuInput
Type Alias GuildReactionRolesUpsertWithoutSelectMenuInput
type
GuildReactionRolesUpsertWithoutSelectMenuInput
=
{
create
:
XOR
<
GuildReactionRolesCreateWithoutSelectMenuInput
,
GuildReactionRolesUncheckedCreateWithoutSelectMenuInput
,
>
;
update
:
XOR
<
GuildReactionRolesUpdateWithoutSelectMenuInput
,
GuildReactionRolesUncheckedUpdateWithoutSelectMenuInput
,
>
;
where
?:
GuildReactionRolesWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
GuildReactionRolesCreateWithoutSelectMenuInput
,
GuildReactionRolesUncheckedCreateWithoutSelectMenuInput
,
>
update
update
:
XOR
<
GuildReactionRolesUpdateWithoutSelectMenuInput
,
GuildReactionRolesUncheckedUpdateWithoutSelectMenuInput
,
>
Optional
where
where
?:
GuildReactionRolesWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...