DisBot
Preparing search index...
prisma
Prisma
PollsFieldRefs
Interface PollsFieldRefs
Fields of the Polls model
interface
PollsFieldRefs
{
ChannelId
:
Prisma
.
FieldRef
<
"Polls"
,
"String"
>
;
CreatedAt
:
Prisma
.
FieldRef
<
"Polls"
,
"DateTime"
>
;
Entrys
:
Prisma
.
FieldRef
<
"Polls"
,
"String[]"
>
;
GuildId
:
Prisma
.
FieldRef
<
"Polls"
,
"String"
>
;
Id
:
Prisma
.
FieldRef
<
"Polls"
,
"Int"
>
;
MessageId
:
Prisma
.
FieldRef
<
"Polls"
,
"String"
>
;
MessageTemplateId
:
Prisma
.
FieldRef
<
"Polls"
,
"String"
>
;
MultiAnswers
:
Prisma
.
FieldRef
<
"Polls"
,
"Int"
>
;
Requirements
:
Prisma
.
FieldRef
<
"Polls"
,
"String[]"
>
;
Time
:
Prisma
.
FieldRef
<
"Polls"
,
"Int"
>
;
Type
:
Prisma
.
FieldRef
<
"Polls"
,
"Int"
>
;
UUID
:
Prisma
.
FieldRef
<
"Polls"
,
"String"
>
;
}
Index
Properties
Channel
Id
Created
At
Entrys
Guild
Id
Id
Message
Id
Message
Template
Id
Multi
Answers
Requirements
Time
Type
UUID
Properties
Readonly
Channel
Id
ChannelId
:
Prisma
.
FieldRef
<
"Polls"
,
"String"
>
Readonly
Created
At
CreatedAt
:
Prisma
.
FieldRef
<
"Polls"
,
"DateTime"
>
Readonly
Entrys
Entrys
:
Prisma
.
FieldRef
<
"Polls"
,
"String[]"
>
Readonly
Guild
Id
GuildId
:
Prisma
.
FieldRef
<
"Polls"
,
"String"
>
Readonly
Id
Id
:
Prisma
.
FieldRef
<
"Polls"
,
"Int"
>
Readonly
Message
Id
MessageId
:
Prisma
.
FieldRef
<
"Polls"
,
"String"
>
Readonly
Message
Template
Id
MessageTemplateId
:
Prisma
.
FieldRef
<
"Polls"
,
"String"
>
Readonly
Multi
Answers
MultiAnswers
:
Prisma
.
FieldRef
<
"Polls"
,
"Int"
>
Readonly
Requirements
Requirements
:
Prisma
.
FieldRef
<
"Polls"
,
"String[]"
>
Readonly
Time
Time
:
Prisma
.
FieldRef
<
"Polls"
,
"Int"
>
Readonly
Type
Type
:
Prisma
.
FieldRef
<
"Polls"
,
"Int"
>
Readonly
UUID
UUID
:
Prisma
.
FieldRef
<
"Polls"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Id
Created
At
Entrys
Guild
Id
Id
Message
Id
Message
Template
Id
Multi
Answers
Requirements
Time
Type
UUID
DisBot
Loading...
Fields of the Polls model