Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildStickyMessageEmbedUpdateOneWithoutFieldsNestedInput
Type Alias GuildStickyMessageEmbedUpdateOneWithoutFieldsNestedInput
Guild
Sticky
Message
Embed
Update
One
Without
Fields
Nested
Input
:
{
connect
?:
GuildStickyMessageEmbedWhereUniqueInput
;
connectOrCreate
?:
GuildStickyMessageEmbedCreateOrConnectWithoutFieldsInput
;
create
?:
XOR
<
GuildStickyMessageEmbedCreateWithoutFieldsInput
,
GuildStickyMessageEmbedUncheckedCreateWithoutFieldsInput
>
;
delete
?:
GuildStickyMessageEmbedWhereInput
|
boolean
;
disconnect
?:
GuildStickyMessageEmbedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildStickyMessageEmbedUpdateToOneWithWhereWithoutFieldsInput
,
GuildStickyMessageEmbedUpdateWithoutFieldsInput
>
,
GuildStickyMessageEmbedUncheckedUpdateWithoutFieldsInput
>
;
upsert
?:
GuildStickyMessageEmbedUpsertWithoutFieldsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...