DisBot
Preparing search index...
prisma
Prisma
TempVoicesWhereInput
Type Alias TempVoicesWhereInput
type
TempVoicesWhereInput
=
{
AND
?:
TempVoicesWhereInput
|
TempVoicesWhereInput
[]
;
GuildId
?:
StringFilter
<
"TempVoices"
>
|
string
;
Guilds
?:
XOR
<
GuildsScalarRelationFilter
,
GuildsWhereInput
>
;
Id
?:
IntFilter
<
"TempVoices"
>
|
number
;
JointoCreateCategory
?:
StringFilter
<
"TempVoices"
>
|
string
;
JointoCreateChannel
?:
StringFilter
<
"TempVoices"
>
|
string
;
Manage
?:
BoolFilter
<
"TempVoices"
>
|
boolean
;
Name
?:
StringNullableFilter
<
"TempVoices"
>
|
string
|
null
;
NOT
?:
TempVoicesWhereInput
|
TempVoicesWhereInput
[]
;
OR
?:
TempVoicesWhereInput
[]
;
PresetLimit
?:
IntNullableFilter
<
"TempVoices"
>
|
number
|
null
;
TempVoiceChannels
?:
TempVoiceChannelsListRelationFilter
;
UUID
?:
StringFilter
<
"TempVoices"
>
|
string
;
}
Index
Properties
AND?
Guild
Id?
Guilds?
Id?
Jointo
Create
Category?
Jointo
Create
Channel?
Manage?
Name?
NOT?
OR?
Preset
Limit?
Temp
Voice
Channels?
UUID?
Properties
Optional
AND
AND
?:
TempVoicesWhereInput
|
TempVoicesWhereInput
[]
Optional
Guild
Id
GuildId
?:
StringFilter
<
"TempVoices"
>
|
string
Optional
Guilds
Guilds
?:
XOR
<
GuildsScalarRelationFilter
,
GuildsWhereInput
>
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
?:
TempVoicesWhereInput
|
TempVoicesWhereInput
[]
Optional
OR
OR
?:
TempVoicesWhereInput
[]
Optional
Preset
Limit
PresetLimit
?:
IntNullableFilter
<
"TempVoices"
>
|
number
|
null
Optional
Temp
Voice
Channels
TempVoiceChannels
?:
TempVoiceChannelsListRelationFilter
Optional
UUID
UUID
?:
StringFilter
<
"TempVoices"
>
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Guild
Id
Guilds
Id
Jointo
Create
Category
Jointo
Create
Channel
Manage
Name
NOT
OR
Preset
Limit
Temp
Voice
Channels
UUID
DisBot
Loading...