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