DisBot
Preparing search index...
prisma
Prisma
GuildSecurityUncheckedCreateInput
Type Alias GuildSecurityUncheckedCreateInput
type
GuildSecurityUncheckedCreateInput
=
{
GuildId
:
string
;
Id
?:
number
;
InviteLoggingActive
?:
string
|
null
;
MaxAccountAge
?:
number
|
null
;
VerificationGates
?:
VerificationGatesUncheckedCreateNestedManyWithoutVerificationGatesInput
;
}
Index
Properties
Guild
Id
Id?
Invite
Logging
Active?
Max
Account
Age?
Verification
Gates?
Properties
Guild
Id
GuildId
:
string
Optional
Id
Id
?:
number
Optional
Invite
Logging
Active
InviteLoggingActive
?:
string
|
null
Optional
Max
Account
Age
MaxAccountAge
?:
number
|
null
Optional
Verification
Gates
VerificationGates
?:
VerificationGatesUncheckedCreateNestedManyWithoutVerificationGatesInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Guild
Id
Id
Invite
Logging
Active
Max
Account
Age
Verification
Gates
DisBot
Loading...