DisBot
Preparing search index...
prisma
Prisma
TempVoiceChannelsFieldRefs
Interface TempVoiceChannelsFieldRefs
Fields of the TempVoiceChannels model
interface
TempVoiceChannelsFieldRefs
{
ChannelId
:
Prisma
.
FieldRef
<
"TempVoiceChannels"
,
"String"
>
;
GuildId
:
Prisma
.
FieldRef
<
"TempVoiceChannels"
,
"String"
>
;
Id
:
Prisma
.
FieldRef
<
"TempVoiceChannels"
,
"Int"
>
;
OwnerId
:
Prisma
.
FieldRef
<
"TempVoiceChannels"
,
"String"
>
;
TempVoiceId
:
Prisma
.
FieldRef
<
"TempVoiceChannels"
,
"String"
>
;
}
Index
Properties
Channel
Id
Guild
Id
Id
Owner
Id
Temp
Voice
Id
Properties
Readonly
Channel
Id
ChannelId
:
Prisma
.
FieldRef
<
"TempVoiceChannels"
,
"String"
>
Readonly
Guild
Id
GuildId
:
Prisma
.
FieldRef
<
"TempVoiceChannels"
,
"String"
>
Readonly
Id
Id
:
Prisma
.
FieldRef
<
"TempVoiceChannels"
,
"Int"
>
Readonly
Owner
Id
OwnerId
:
Prisma
.
FieldRef
<
"TempVoiceChannels"
,
"String"
>
Readonly
Temp
Voice
Id
TempVoiceId
:
Prisma
.
FieldRef
<
"TempVoiceChannels"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Id
Guild
Id
Id
Owner
Id
Temp
Voice
Id
DisBot
Loading...
Fields of the TempVoiceChannels model