Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsUncheckedUpdateInput
Type Alias GuildDropsUncheckedUpdateInput
Guild
Drops
Unchecked
Update
Input
:
{
createdAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
games
?:
GuildDropsGameUncheckedUpdateManyWithoutGuildDropsNestedInput
;
guildId
?:
StringFieldUpdateOperationsInput
|
string
;
kickChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
kickDeliveryMode
?:
EnumNotificationDeliveryEnumFieldUpdateOperationsInput
|
NotificationDeliveryEnum
;
kickEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
kickLiveNotificationChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
kickLiveNotificationRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
kickLiveNotifications
?:
BoolFieldUpdateOperationsInput
|
boolean
;
kickRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
kickScheduledHours
?:
GuildDropsUpdatekickScheduledHoursInput
|
number
[]
;
kickScheduledWeekdays
?:
GuildDropsUpdatekickScheduledWeekdaysInput
|
number
[]
;
kickWindowEndHour
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
kickWindowStartHour
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
twitchChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
twitchDeliveryMode
?:
EnumNotificationDeliveryEnumFieldUpdateOperationsInput
|
NotificationDeliveryEnum
;
twitchEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
twitchLiveNotificationChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
twitchLiveNotificationRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
twitchLiveNotifications
?:
BoolFieldUpdateOperationsInput
|
boolean
;
twitchRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
twitchScheduledHours
?:
GuildDropsUpdatetwitchScheduledHoursInput
|
number
[]
;
twitchScheduledWeekdays
?:
GuildDropsUpdatetwitchScheduledWeekdaysInput
|
number
[]
;
twitchWindowEndHour
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
twitchWindowStartHour
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
updatedAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
webhook
?:
GuildDropsWebhookUncheckedUpdateOneWithoutGuildDropsNestedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...