Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildTrackedGameCreateInput
Type Alias GuildTrackedGameCreateInput
Guild
Tracked
Game
Create
Input
:
{
atlOnly
?:
boolean
;
channelId
?:
string
|
null
;
dbId
?:
string
;
gameConfig
?:
GuildGameConfigCreateNestedOneWithoutTrackedGamesInput
;
itemId
?:
string
|
null
;
kinds
?:
GuildTrackedGameCreatekindsInput
|
GameKindEnum
[]
;
minDiscountPercent
?:
number
|
null
;
pingRoleId
?:
string
|
null
;
steamAppId
?:
number
|
null
;
title
?:
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...