DisBot
Preparing search index...
prisma
Prisma
GuildSecurityFieldRefs
Interface GuildSecurityFieldRefs
Fields of the GuildSecurity model
interface
GuildSecurityFieldRefs
{
GuildId
:
Prisma
.
FieldRef
<
"GuildSecurity"
,
"String"
>
;
Id
:
Prisma
.
FieldRef
<
"GuildSecurity"
,
"Int"
>
;
InviteLoggingActive
:
Prisma
.
FieldRef
<
"GuildSecurity"
,
"String"
>
;
MaxAccountAge
:
Prisma
.
FieldRef
<
"GuildSecurity"
,
"Int"
>
;
}
Index
Properties
Guild
Id
Id
Invite
Logging
Active
Max
Account
Age
Properties
Readonly
Guild
Id
GuildId
:
Prisma
.
FieldRef
<
"GuildSecurity"
,
"String"
>
Readonly
Id
Id
:
Prisma
.
FieldRef
<
"GuildSecurity"
,
"Int"
>
Readonly
Invite
Logging
Active
InviteLoggingActive
:
Prisma
.
FieldRef
<
"GuildSecurity"
,
"String"
>
Readonly
Max
Account
Age
MaxAccountAge
:
Prisma
.
FieldRef
<
"GuildSecurity"
,
"Int"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Guild
Id
Id
Invite
Logging
Active
Max
Account
Age
DisBot
Loading...
Fields of the GuildSecurity model