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