Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildGameConfigUpdateInput
Type Alias GuildGameConfigUpdateInput
Guild
Game
Config
Update
Input
:
{
allTimeLowEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
allTimeLowMaxPriceCents
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
allTimeLowStores
?:
GuildGameConfigUpdateallTimeLowStoresInput
|
GameStoreEnum
[]
;
categoryRoutes
?:
GuildGameCategoryRouteUpdateManyWithoutGameConfigNestedInput
;
changelogChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
changelogGames
?:
GuildGameChangelogUpdateManyWithoutGameConfigNestedInput
;
changelogPingRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
changelogWebhookAvatarUrl
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
changelogWebhookEnabled
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
changelogWebhookUsername
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
deliveryMode
?:
EnumGameDeliveryEnumFieldUpdateOperationsInput
|
GameDeliveryEnum
;
digestHourUTC
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
digestWeekday
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
discountStores
?:
GuildGameConfigUpdatediscountStoresInput
|
GameStoreEnum
[]
;
discountsEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
enabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
freeDlcEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
freeDlcStores
?:
GuildGameConfigUpdatefreeDlcStoresInput
|
GameStoreEnum
[]
;
freeGameStores
?:
GuildGameConfigUpdatefreeGameStoresInput
|
GameStoreEnum
[]
;
freeGamesEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
freeWeekendEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
freeWeekendStores
?:
GuildGameConfigUpdatefreeWeekendStoresInput
|
GameStoreEnum
[]
;
genres
?:
GuildGameConfigUpdategenresInput
|
string
[]
;
guildId
?:
StringFieldUpdateOperationsInput
|
string
;
maxPriceCents
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
minDiscountPercent
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
notificationChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
pingRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
robloxChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
robloxGames
?:
GuildRobloxGameUpdateManyWithoutGameConfigNestedInput
;
robloxPingRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
robloxWebhookAvatarUrl
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
robloxWebhookEnabled
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
robloxWebhookUsername
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
studios
?:
GuildGameConfigUpdatestudiosInput
|
string
[]
;
tags
?:
GuildGameConfigUpdatetagsInput
|
string
[]
;
trackedGames
?:
GuildTrackedGameUpdateManyWithoutGameConfigNestedInput
;
upcomingFreeEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
upcomingFreeStores
?:
GuildGameConfigUpdateupcomingFreeStoresInput
|
GameStoreEnum
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...