DisBot
Preparing search index...
prisma
Prisma
TempVoicesScalarWhereInput
Type Alias TempVoicesScalarWhereInput
type
TempVoicesScalarWhereInput
=
{
AND
?:
TempVoicesScalarWhereInput
|
TempVoicesScalarWhereInput
[]
;
GuildId
?:
StringFilter
<
"TempVoices"
>
|
string
;
Id
?:
IntFilter
<
"TempVoices"
>
|
number
;
JointoCreateCategory
?:
StringFilter
<
"TempVoices"
>
|
string
;
JointoCreateChannel
?:
StringFilter
<
"TempVoices"
>
|
string
;
Manage
?:
BoolFilter
<
"TempVoices"
>
|
boolean
;
Name
?:
StringNullableFilter
<
"TempVoices"
>
|
string
|
null
;
NOT
?:
TempVoicesScalarWhereInput
|
TempVoicesScalarWhereInput
[]
;
OR
?:
TempVoicesScalarWhereInput
[]
;
PresetLimit
?:
IntNullableFilter
<
"TempVoices"
>
|
number
|
null
;
UUID
?:
StringFilter
<
"TempVoices"
>
|
string
;
}
Index
Properties
AND?
Guild
Id?
Id?
Jointo
Create
Category?
Jointo
Create
Channel?
Manage?
Name?
NOT?
OR?
Preset
Limit?
UUID?
Properties
Optional
AND
AND
?:
TempVoicesScalarWhereInput
|
TempVoicesScalarWhereInput
[]
Optional
Guild
Id
GuildId
?:
StringFilter
<
"TempVoices"
>
|
string
Optional
Id
Id
?:
IntFilter
<
"TempVoices"
>
|
number
Optional
Jointo
Create
Category
JointoCreateCategory
?:
StringFilter
<
"TempVoices"
>
|
string
Optional
Jointo
Create
Channel
JointoCreateChannel
?:
StringFilter
<
"TempVoices"
>
|
string
Optional
Manage
Manage
?:
BoolFilter
<
"TempVoices"
>
|
boolean
Optional
Name
Name
?:
StringNullableFilter
<
"TempVoices"
>
|
string
|
null
Optional
NOT
NOT
?:
TempVoicesScalarWhereInput
|
TempVoicesScalarWhereInput
[]
Optional
OR
OR
?:
TempVoicesScalarWhereInput
[]
Optional
Preset
Limit
PresetLimit
?:
IntNullableFilter
<
"TempVoices"
>
|
number
|
null
Optional
UUID
UUID
?:
StringFilter
<
"TempVoices"
>
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Guild
Id
Id
Jointo
Create
Category
Jointo
Create
Channel
Manage
Name
NOT
OR
Preset
Limit
UUID
DisBot
Loading...