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