Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildFixUrlUncheckedUpdateInput
Type Alias GuildFixUrlUncheckedUpdateInput
Guild
Fix
Url
Unchecked
Update
Input
:
{
blacklistedChannels
?:
GuildFixUrlUpdateblacklistedChannelsInput
|
string
[]
;
customRules
?:
GuildFixUrlRuleUncheckedUpdateManyWithoutGuildFixUrlNestedInput
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
enabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
guildId
?:
StringFieldUpdateOperationsInput
|
string
;
webhookEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
webhookId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
webhookToken
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...