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
;
kickEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
kickLiveNotificationChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
kickLiveNotificationRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
kickRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
liveNotifications
?:
BoolFieldUpdateOperationsInput
|
boolean
;
twitchChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
twitchEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
twitchLiveNotificationChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
twitchLiveNotificationRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
twitchRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
updatedAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
webhook
?:
GuildDropsWebhookUncheckedUpdateOneWithoutGuildDropsNestedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...