DisBot
Preparing search index...
prisma
Prisma
ReactionRoleButtonUpsertWithoutGuildReactionRolesInput
Type Alias ReactionRoleButtonUpsertWithoutGuildReactionRolesInput
type
ReactionRoleButtonUpsertWithoutGuildReactionRolesInput
=
{
create
:
XOR
<
ReactionRoleButtonCreateWithoutGuildReactionRolesInput
,
ReactionRoleButtonUncheckedCreateWithoutGuildReactionRolesInput
,
>
;
update
:
XOR
<
ReactionRoleButtonUpdateWithoutGuildReactionRolesInput
,
ReactionRoleButtonUncheckedUpdateWithoutGuildReactionRolesInput
,
>
;
where
?:
ReactionRoleButtonWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
ReactionRoleButtonCreateWithoutGuildReactionRolesInput
,
ReactionRoleButtonUncheckedCreateWithoutGuildReactionRolesInput
,
>
update
update
:
XOR
<
ReactionRoleButtonUpdateWithoutGuildReactionRolesInput
,
ReactionRoleButtonUncheckedUpdateWithoutGuildReactionRolesInput
,
>
Optional
where
where
?:
ReactionRoleButtonWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...