DisBot
Preparing search index...
prisma
Prisma
GuildLeaveSetupFieldRefs
Interface GuildLeaveSetupFieldRefs
Fields of the GuildLeaveSetup model
interface
GuildLeaveSetupFieldRefs
{
ChannelId
:
Prisma
.
FieldRef
<
"GuildLeaveSetup"
,
"String"
>
;
GuildId
:
Prisma
.
FieldRef
<
"GuildLeaveSetup"
,
"String"
>
;
Id
:
Prisma
.
FieldRef
<
"GuildLeaveSetup"
,
"Int"
>
;
Image
:
Prisma
.
FieldRef
<
"GuildLeaveSetup"
,
"Boolean"
>
;
MessageTemplateId
:
Prisma
.
FieldRef
<
"GuildLeaveSetup"
,
"String"
>
;
}
Index
Properties
Channel
Id
Guild
Id
Id
Image
Message
Template
Id
Properties
Readonly
Channel
Id
ChannelId
:
Prisma
.
FieldRef
<
"GuildLeaveSetup"
,
"String"
>
Readonly
Guild
Id
GuildId
:
Prisma
.
FieldRef
<
"GuildLeaveSetup"
,
"String"
>
Readonly
Id
Id
:
Prisma
.
FieldRef
<
"GuildLeaveSetup"
,
"Int"
>
Readonly
Image
Image
:
Prisma
.
FieldRef
<
"GuildLeaveSetup"
,
"Boolean"
>
Readonly
Message
Template
Id
MessageTemplateId
:
Prisma
.
FieldRef
<
"GuildLeaveSetup"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Id
Guild
Id
Id
Image
Message
Template
Id
DisBot
Loading...
Fields of the GuildLeaveSetup model