Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KSMessageWebhookUpdateInput
Type Alias KSMessageWebhookUpdateInput
KSMessage
Webhook
Update
Input
:
{
avatarUrl
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
enabled
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
ksCustomMessage
?:
KSCustomMessageUpdateOneWithoutWebhookNestedInput
;
username
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...