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