DisBot
Preparing search index...
prisma
Prisma
LevelsGroupByOutputType
Type Alias LevelsGroupByOutputType
type
LevelsGroupByOutputType
=
{
_avg
:
LevelsAvgAggregateOutputType
|
null
;
_count
:
LevelsCountAggregateOutputType
|
null
;
_max
:
LevelsMaxAggregateOutputType
|
null
;
_min
:
LevelsMinAggregateOutputType
|
null
;
_sum
:
LevelsSumAggregateOutputType
|
null
;
GuildId
:
string
;
Id
:
number
;
Level
:
number
;
RequiredXp
:
number
;
UserId
:
string
;
XP
:
number
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
Guild
Id
Id
Level
Required
Xp
User
Id
XP
Properties
_
avg
_avg
:
LevelsAvgAggregateOutputType
|
null
_
count
_count
:
LevelsCountAggregateOutputType
|
null
_
max
_max
:
LevelsMaxAggregateOutputType
|
null
_
min
_min
:
LevelsMinAggregateOutputType
|
null
_
sum
_sum
:
LevelsSumAggregateOutputType
|
null
Guild
Id
GuildId
:
string
Id
Id
:
number
Level
Level
:
number
Required
Xp
RequiredXp
:
number
User
Id
UserId
:
string
XP
XP
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
Guild
Id
Id
Level
Required
Xp
User
Id
XP
DisBot
Loading...