DisBot
Preparing search index...
prisma
Prisma
VerificationGatesWhereUniqueInput
Type Alias VerificationGatesWhereUniqueInput
VerificationGatesWhereUniqueInput
:
AtLeast
<
{
Action
?:
StringNullableFilter
<
"VerificationGates"
>
|
string
|
null
;
ActionType
?:
StringNullableFilter
<
"VerificationGates"
>
|
string
|
null
;
Active
?:
BoolNullableFilter
<
"VerificationGates"
>
|
boolean
|
null
;
AND
?:
VerificationGatesWhereInput
|
VerificationGatesWhereInput
[]
;
ChannelId
?:
StringFilter
<
"VerificationGates"
>
|
string
;
ChannelPermissions
?:
VerificationGatesPermissionListRelationFilter
;
CreatedAt
?:
DateTimeFilter
<
"VerificationGates"
>
|
Date
|
string
;
Id
?:
number
;
MessageId
?:
StringFilter
<
"VerificationGates"
>
|
string
;
NOT
?:
VerificationGatesWhereInput
|
VerificationGatesWhereInput
[]
;
OR
?:
VerificationGatesWhereInput
[]
;
Roles
?:
StringNullableListFilter
<
"VerificationGates"
>
;
SecurityId
?:
StringFilter
<
"VerificationGates"
>
|
string
;
UUID
?:
string
;
VerificationGates
?:
XOR
<
GuildSecurityScalarRelationFilter
,
GuildSecurityWhereInput
,
>
;
VerifiedUsers
?:
StringNullableListFilter
<
"VerificationGates"
>
;
}
,
"Id"
|
"UUID"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...