DisBot
Preparing search index...
prisma
Prisma
PollsUncheckedUpdateWithoutPollOptionsInput
Type Alias PollsUncheckedUpdateWithoutPollOptionsInput
type
PollsUncheckedUpdateWithoutPollOptionsInput
=
{
ChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
CreatedAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
Entrys
?:
PollsUpdateEntrysInput
|
string
[]
;
GuildId
?:
StringFieldUpdateOperationsInput
|
string
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
MessageId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
MessageTemplateId
?:
StringFieldUpdateOperationsInput
|
string
;
MultiAnswers
?:
IntFieldUpdateOperationsInput
|
number
;
PollAnswers
?:
PollAnswersUncheckedUpdateManyWithoutPollsNestedInput
;
Requirements
?:
PollsUpdateRequirementsInput
|
string
[]
;
Time
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
Type
?:
IntFieldUpdateOperationsInput
|
number
;
UUID
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Channel
Id?
Created
At?
Entrys?
Guild
Id?
Id?
Message
Id?
Message
Template
Id?
Multi
Answers?
Poll
Answers?
Requirements?
Time?
Type?
UUID?
Properties
Optional
Channel
Id
ChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Created
At
CreatedAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
Optional
Entrys
Entrys
?:
PollsUpdateEntrysInput
|
string
[]
Optional
Guild
Id
GuildId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Message
Id
MessageId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Message
Template
Id
MessageTemplateId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Multi
Answers
MultiAnswers
?:
IntFieldUpdateOperationsInput
|
number
Optional
Poll
Answers
PollAnswers
?:
PollAnswersUncheckedUpdateManyWithoutPollsNestedInput
Optional
Requirements
Requirements
?:
PollsUpdateRequirementsInput
|
string
[]
Optional
Time
Time
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
Optional
Type
Type
?:
IntFieldUpdateOperationsInput
|
number
Optional
UUID
UUID
?:
StringFieldUpdateOperationsInput
|
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
Requirements
Time
Type
UUID
DisBot
Loading...