Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
YTSCustomMessageUpdateOneWithoutButtonsNestedInput
Type Alias YTSCustomMessageUpdateOneWithoutButtonsNestedInput
YTSCustom
Message
Update
One
Without
Buttons
Nested
Input
:
{
connect
?:
YTSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
YTSCustomMessageCreateOrConnectWithoutButtonsInput
;
create
?:
XOR
<
YTSCustomMessageCreateWithoutButtonsInput
,
YTSCustomMessageUncheckedCreateWithoutButtonsInput
>
;
delete
?:
YTSCustomMessageWhereInput
|
boolean
;
disconnect
?:
YTSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
YTSCustomMessageUpdateToOneWithWhereWithoutButtonsInput
,
YTSCustomMessageUpdateWithoutButtonsInput
>
,
YTSCustomMessageUncheckedUpdateWithoutButtonsInput
>
;
upsert
?:
YTSCustomMessageUpsertWithoutButtonsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...