DisBot
Preparing search index...
prisma
Prisma
PollsUncheckedCreateInput
Type Alias PollsUncheckedCreateInput
type
PollsUncheckedCreateInput
=
{
ChannelId
?:
string
|
null
;
CreatedAt
:
Date
|
string
;
Entrys
?:
PollsCreateEntrysInput
|
string
[]
;
GuildId
:
string
;
Id
?:
number
;
MessageId
?:
string
|
null
;
MessageTemplateId
:
string
;
MultiAnswers
:
number
;
PollAnswers
?:
PollAnswersUncheckedCreateNestedManyWithoutPollsInput
;
PollOptions
?:
PollOptionsUncheckedCreateNestedManyWithoutPollsInput
;
Requirements
?:
PollsCreateRequirementsInput
|
string
[]
;
Time
?:
number
|
null
;
Type
:
number
;
UUID
:
string
;
}
Index
Properties
Channel
Id?
Created
At
Entrys?
Guild
Id
Id?
Message
Id?
Message
Template
Id
Multi
Answers
Poll
Answers?
Poll
Options?
Requirements?
Time?
Type
UUID
Properties
Optional
Channel
Id
ChannelId
?:
string
|
null
Created
At
CreatedAt
:
Date
|
string
Optional
Entrys
Entrys
?:
PollsCreateEntrysInput
|
string
[]
Guild
Id
GuildId
:
string
Optional
Id
Id
?:
number
Optional
Message
Id
MessageId
?:
string
|
null
Message
Template
Id
MessageTemplateId
:
string
Multi
Answers
MultiAnswers
:
number
Optional
Poll
Answers
PollAnswers
?:
PollAnswersUncheckedCreateNestedManyWithoutPollsInput
Optional
Poll
Options
PollOptions
?:
PollOptionsUncheckedCreateNestedManyWithoutPollsInput
Optional
Requirements
Requirements
?:
PollsCreateRequirementsInput
|
string
[]
Optional
Time
Time
?:
number
|
null
Type
Type
:
number
UUID
UUID
:
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
Poll
Answers
Poll
Options
Requirements
Time
Type
UUID
DisBot
Loading...