Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildScheduledMessageUncheckedUpdateManyInput
Type Alias GuildScheduledMessageUncheckedUpdateManyInput
Guild
Scheduled
Message
Unchecked
Update
Many
Input
:
{
channelId
?:
StringFieldUpdateOperationsInput
|
string
;
content
?:
StringFieldUpdateOperationsInput
|
string
;
createdAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
creatorId
?:
StringFieldUpdateOperationsInput
|
string
;
daysOfWeek
?:
GuildScheduledMessageUpdatedaysOfWeekInput
|
number
[]
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
eventOffsetMinutes
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
guildEventId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
guildId
?:
StringFieldUpdateOperationsInput
|
string
;
intervalMinutes
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
lastRunAt
?:
|
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
;
messageId
?:
StringFieldUpdateOperationsInput
|
string
;
nextRunAt
?:
|
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
;
paused
?:
BoolFieldUpdateOperationsInput
|
boolean
;
recurrence
?:
EnumScheduledMessageRecurrenceEnumFieldUpdateOperationsInput
|
ScheduledMessageRecurrenceEnum
;
timeOfDay
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
timezone
?:
StringFieldUpdateOperationsInput
|
string
;
trigger
?:
EnumScheduledMessageTriggerEnumFieldUpdateOperationsInput
|
ScheduledMessageTriggerEnum
;
webhookAvatarUrl
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
webhookEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
webhookUsername
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...