DisBot
Preparing search index...
prisma
Prisma
VerificationGatesUncheckedCreateInput
Type Alias VerificationGatesUncheckedCreateInput
type
VerificationGatesUncheckedCreateInput
=
{
Action
?:
string
|
null
;
ActionType
?:
string
|
null
;
Active
?:
boolean
|
null
;
ChannelId
:
string
;
ChannelPermissions
?:
VerificationGatesPermissionUncheckedCreateNestedManyWithoutVerificationGatesInput
;
CreatedAt
:
Date
|
string
;
Id
?:
number
;
MessageId
:
string
;
Roles
?:
VerificationGatesCreateRolesInput
|
string
[]
;
SecurityId
:
string
;
UUID
:
string
;
VerifiedUsers
?:
VerificationGatesCreateVerifiedUsersInput
|
string
[]
;
}
Index
Properties
Action?
Action
Type?
Active?
Channel
Id
Channel
Permissions?
Created
At
Id?
Message
Id
Roles?
Security
Id
UUID
Verified
Users?
Properties
Optional
Action
Action
?:
string
|
null
Optional
Action
Type
ActionType
?:
string
|
null
Optional
Active
Active
?:
boolean
|
null
Channel
Id
ChannelId
:
string
Optional
Channel
Permissions
ChannelPermissions
?:
VerificationGatesPermissionUncheckedCreateNestedManyWithoutVerificationGatesInput
Created
At
CreatedAt
:
Date
|
string
Optional
Id
Id
?:
number
Message
Id
MessageId
:
string
Optional
Roles
Roles
?:
VerificationGatesCreateRolesInput
|
string
[]
Security
Id
SecurityId
:
string
UUID
UUID
:
string
Optional
Verified
Users
VerifiedUsers
?:
VerificationGatesCreateVerifiedUsersInput
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Action
Action
Type
Active
Channel
Id
Channel
Permissions
Created
At
Id
Message
Id
Roles
Security
Id
UUID
Verified
Users
DisBot
Loading...