Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildStickyMessageUpdateOneWithoutEmbedNestedInput
Type Alias GuildStickyMessageUpdateOneWithoutEmbedNestedInput
Guild
Sticky
Message
Update
One
Without
Embed
Nested
Input
:
{
connect
?:
GuildStickyMessageWhereUniqueInput
;
connectOrCreate
?:
GuildStickyMessageCreateOrConnectWithoutEmbedInput
;
create
?:
XOR
<
GuildStickyMessageCreateWithoutEmbedInput
,
GuildStickyMessageUncheckedCreateWithoutEmbedInput
>
;
delete
?:
GuildStickyMessageWhereInput
|
boolean
;
disconnect
?:
GuildStickyMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildStickyMessageUpdateToOneWithWhereWithoutEmbedInput
,
GuildStickyMessageUpdateWithoutEmbedInput
>
,
GuildStickyMessageUncheckedUpdateWithoutEmbedInput
>
;
upsert
?:
GuildStickyMessageUpsertWithoutEmbedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...