DisBot
Preparing search index...
prisma
Prisma
VerificationGatesCreateWithoutChannelPermissionsInput
Type Alias VerificationGatesCreateWithoutChannelPermissionsInput
type
VerificationGatesCreateWithoutChannelPermissionsInput
=
{
Action
?:
string
|
null
;
ActionType
?:
string
|
null
;
Active
?:
boolean
|
null
;
ChannelId
:
string
;
CreatedAt
:
Date
|
string
;
MessageId
:
string
;
Roles
?:
VerificationGatesCreateRolesInput
|
string
[]
;
UUID
:
string
;
VerificationGates
:
GuildSecurityCreateNestedOneWithoutVerificationGatesInput
;
VerifiedUsers
?:
VerificationGatesCreateVerifiedUsersInput
|
string
[]
;
}
Index
Properties
Action?
Action
Type?
Active?
Channel
Id
Created
At
Message
Id
Roles?
UUID
Verification
Gates
Verified
Users?
Properties
Optional
Action
Action
?:
string
|
null
Optional
Action
Type
ActionType
?:
string
|
null
Optional
Active
Active
?:
boolean
|
null
Channel
Id
ChannelId
:
string
Created
At
CreatedAt
:
Date
|
string
Message
Id
MessageId
:
string
Optional
Roles
Roles
?:
VerificationGatesCreateRolesInput
|
string
[]
UUID
UUID
:
string
Verification
Gates
VerificationGates
:
GuildSecurityCreateNestedOneWithoutVerificationGatesInput
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
Created
At
Message
Id
Roles
UUID
Verification
Gates
Verified
Users
DisBot
Loading...