Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TTSCustomMessageUpdateOneWithoutButtonsNestedInput
Type Alias TTSCustomMessageUpdateOneWithoutButtonsNestedInput
TTSCustom
Message
Update
One
Without
Buttons
Nested
Input
:
{
connect
?:
TTSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
TTSCustomMessageCreateOrConnectWithoutButtonsInput
;
create
?:
XOR
<
TTSCustomMessageCreateWithoutButtonsInput
,
TTSCustomMessageUncheckedCreateWithoutButtonsInput
>
;
delete
?:
TTSCustomMessageWhereInput
|
boolean
;
disconnect
?:
TTSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TTSCustomMessageUpdateToOneWithWhereWithoutButtonsInput
,
TTSCustomMessageUpdateWithoutButtonsInput
>
,
TTSCustomMessageUncheckedUpdateWithoutButtonsInput
>
;
upsert
?:
TTSCustomMessageUpsertWithoutButtonsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...