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