Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildGameCategoryRouteUncheckedUpdateInput
Type Alias GuildGameCategoryRouteUncheckedUpdateInput
Guild
Game
Category
Route
Unchecked
Update
Input
:
{
channelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
flags
?:
GuildGameCategoryRouteUpdateflagsInput
|
GameFlagEnum
[]
;
gameConfigId
?:
StringFieldUpdateOperationsInput
|
string
;
genres
?:
GuildGameCategoryRouteUpdategenresInput
|
string
[]
;
kinds
?:
GuildGameCategoryRouteUpdatekindsInput
|
GameKindEnum
[]
;
minDiscountPercent
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
pingRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
priority
?:
IntFieldUpdateOperationsInput
|
number
;
stores
?:
GuildGameCategoryRouteUpdatestoresInput
|
GameStoreEnum
[]
;
tags
?:
GuildGameCategoryRouteUpdatetagsInput
|
string
[]
;
webhookAvatarUrl
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
webhookEnabled
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
webhookUsername
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...