Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildGameConfigCreateWithoutCategoryRoutesInput
Type Alias GuildGameConfigCreateWithoutCategoryRoutesInput
Guild
Game
Config
Create
Without
Category
Routes
Input
:
{
allTimeLowEnabled
?:
boolean
;
allTimeLowMaxPriceCents
?:
number
|
null
;
allTimeLowStores
?:
GuildGameConfigCreateallTimeLowStoresInput
|
GameStoreEnum
[]
;
changelogChannelId
?:
string
|
null
;
changelogGames
?:
GuildGameChangelogCreateNestedManyWithoutGameConfigInput
;
changelogPingRoleId
?:
string
|
null
;
changelogWebhookAvatarUrl
?:
string
|
null
;
changelogWebhookEnabled
?:
boolean
|
null
;
changelogWebhookUsername
?:
string
|
null
;
dbId
?:
string
;
deliveryMode
?:
GameDeliveryEnum
;
digestHourUTC
?:
number
|
null
;
digestWeekday
?:
number
|
null
;
discountStores
?:
GuildGameConfigCreatediscountStoresInput
|
GameStoreEnum
[]
;
discountsEnabled
?:
boolean
;
enabled
?:
boolean
;
freeDlcEnabled
?:
boolean
;
freeDlcStores
?:
GuildGameConfigCreatefreeDlcStoresInput
|
GameStoreEnum
[]
;
freeGameStores
?:
GuildGameConfigCreatefreeGameStoresInput
|
GameStoreEnum
[]
;
freeGamesEnabled
?:
boolean
;
freeWeekendEnabled
?:
boolean
;
freeWeekendStores
?:
GuildGameConfigCreatefreeWeekendStoresInput
|
GameStoreEnum
[]
;
genres
?:
GuildGameConfigCreategenresInput
|
string
[]
;
guildId
:
string
;
maxPriceCents
?:
number
|
null
;
minDiscountPercent
?:
number
|
null
;
notificationChannelId
?:
string
|
null
;
pingRoleId
?:
string
|
null
;
robloxChannelId
?:
string
|
null
;
robloxGames
?:
GuildRobloxGameCreateNestedManyWithoutGameConfigInput
;
robloxPingRoleId
?:
string
|
null
;
robloxWebhookAvatarUrl
?:
string
|
null
;
robloxWebhookEnabled
?:
boolean
|
null
;
robloxWebhookUsername
?:
string
|
null
;
studios
?:
GuildGameConfigCreatestudiosInput
|
string
[]
;
tags
?:
GuildGameConfigCreatetagsInput
|
string
[]
;
trackedGames
?:
GuildTrackedGameCreateNestedManyWithoutGameConfigInput
;
upcomingFreeEnabled
?:
boolean
;
upcomingFreeStores
?:
GuildGameConfigCreateupcomingFreeStoresInput
|
GameStoreEnum
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...