Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildStickyMessageUpdateOneWithoutButtonsNestedInput
Type Alias GuildStickyMessageUpdateOneWithoutButtonsNestedInput
Guild
Sticky
Message
Update
One
Without
Buttons
Nested
Input
:
{
connect
?:
GuildStickyMessageWhereUniqueInput
;
connectOrCreate
?:
GuildStickyMessageCreateOrConnectWithoutButtonsInput
;
create
?:
XOR
<
GuildStickyMessageCreateWithoutButtonsInput
,
GuildStickyMessageUncheckedCreateWithoutButtonsInput
>
;
delete
?:
GuildStickyMessageWhereInput
|
boolean
;
disconnect
?:
GuildStickyMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildStickyMessageUpdateToOneWithWhereWithoutButtonsInput
,
GuildStickyMessageUpdateWithoutButtonsInput
>
,
GuildStickyMessageUncheckedUpdateWithoutButtonsInput
>
;
upsert
?:
GuildStickyMessageUpsertWithoutButtonsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...