DisBot
Preparing search index...
prisma
Prisma
AggregateGuildLogs
Type Alias AggregateGuildLogs
Model GuildLogs
type
AggregateGuildLogs
=
{
_avg
:
GuildLogsAvgAggregateOutputType
|
null
;
_count
:
GuildLogsCountAggregateOutputType
|
null
;
_max
:
GuildLogsMaxAggregateOutputType
|
null
;
_min
:
GuildLogsMinAggregateOutputType
|
null
;
_sum
:
GuildLogsSumAggregateOutputType
|
null
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
Properties
_
avg
_avg
:
GuildLogsAvgAggregateOutputType
|
null
_
count
_count
:
GuildLogsCountAggregateOutputType
|
null
_
max
_max
:
GuildLogsMaxAggregateOutputType
|
null
_
min
_min
:
GuildLogsMinAggregateOutputType
|
null
_
sum
_sum
:
GuildLogsSumAggregateOutputType
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
DisBot
Loading...
Model GuildLogs