Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildFixUrlFieldRefs
Interface GuildFixUrlFieldRefs
Fields of the GuildFixUrl model
interface
GuildFixUrlFieldRefs
{
blacklistedChannels
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"String[]"
>
;
dbId
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"String"
>
;
enabled
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"Boolean"
>
;
guildId
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"String"
>
;
webhookEnabled
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"Boolean"
>
;
webhookId
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"String"
>
;
webhookToken
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"String"
>
;
}
Index
Properties
blacklisted
Channels
db
Id
enabled
guild
Id
webhook
Enabled
webhook
Id
webhook
Token
Properties
Readonly
blacklisted
Channels
blacklisted
Channels
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"String[]"
>
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"String"
>
Readonly
enabled
enabled
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"Boolean"
>
Readonly
guild
Id
guild
Id
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"String"
>
Readonly
webhook
Enabled
webhook
Enabled
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"Boolean"
>
Readonly
webhook
Id
webhook
Id
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"String"
>
Readonly
webhook
Token
webhook
Token
:
Prisma
.
FieldRef
<
"GuildFixUrl"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blacklisted
Channels
db
Id
enabled
guild
Id
webhook
Enabled
webhook
Id
webhook
Token
@notidotbot/noti-api-client
Loading...
Fields of the GuildFixUrl model