Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUpdateOneWithoutStickyMessagesNestedInput
Type Alias GuildUpdateOneWithoutStickyMessagesNestedInput
Guild
Update
One
Without
Sticky
Messages
Nested
Input
:
{
connect
?:
GuildWhereUniqueInput
;
connectOrCreate
?:
GuildCreateOrConnectWithoutStickyMessagesInput
;
create
?:
XOR
<
GuildCreateWithoutStickyMessagesInput
,
GuildUncheckedCreateWithoutStickyMessagesInput
>
;
delete
?:
GuildWhereInput
|
boolean
;
disconnect
?:
GuildWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildUpdateToOneWithWhereWithoutStickyMessagesInput
,
GuildUpdateWithoutStickyMessagesInput
>
,
GuildUncheckedUpdateWithoutStickyMessagesInput
>
;
upsert
?:
GuildUpsertWithoutStickyMessagesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...