Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KSMessageEmbedUpdateInput
Type Alias KSMessageEmbedUpdateInput
KSMessage
Embed
Update
Input
:
{
author
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
authorIcon
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
color
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
description
?:
StringFieldUpdateOperationsInput
|
string
;
fields
?:
KSEmbedFieldUpdateManyWithoutKsMessageEmbedNestedInput
;
footer
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
footerIcon
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
image
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
ksCustomMessage
?:
KSCustomMessageUpdateOneWithoutEmbedNestedInput
;
thumbnail
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
title
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
url
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...