DisBot
Preparing search index...
prisma
Prisma
$VerificationGatesPayload
Type Alias $VerificationGatesPayload<ExtArgs>
type
$VerificationGatesPayload
<
ExtArgs
extends
InternalArgs
=
DefaultArgs
>
=
{
composites
:
{}
;
name
:
"VerificationGates"
;
objects
:
{
ChannelPermissions
:
$VerificationGatesPermissionPayload
<
ExtArgs
>
[]
;
VerificationGates
:
$GuildSecurityPayload
<
ExtArgs
>
;
}
;
scalars
:
GetPayloadResult
<
{
Action
:
string
|
null
;
ActionType
:
string
|
null
;
Active
:
boolean
|
null
;
ChannelId
:
string
;
CreatedAt
:
Date
;
Id
:
number
;
MessageId
:
string
;
Roles
:
string
[]
;
SecurityId
:
string
;
UUID
:
string
;
VerifiedUsers
:
string
[]
;
}
,
ExtArgs
[
"result"
]
[
"verificationGates"
]
,
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Index
Properties
composites
name
objects
scalars
Properties
composites
composites
:
{}
name
name
:
"VerificationGates"
objects
objects
:
{
ChannelPermissions
:
$VerificationGatesPermissionPayload
<
ExtArgs
>
[]
;
VerificationGates
:
$GuildSecurityPayload
<
ExtArgs
>
;
}
scalars
scalars
:
GetPayloadResult
<
{
Action
:
string
|
null
;
ActionType
:
string
|
null
;
Active
:
boolean
|
null
;
ChannelId
:
string
;
CreatedAt
:
Date
;
Id
:
number
;
MessageId
:
string
;
Roles
:
string
[]
;
SecurityId
:
string
;
UUID
:
string
;
VerifiedUsers
:
string
[]
;
}
,
ExtArgs
[
"result"
]
[
"verificationGates"
]
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
composites
name
objects
scalars
DisBot
Loading...