DisBot
Preparing search index...
prisma
Prisma
GetGuildDisBotAutoModerationMentionsAggregateType
Type Alias GetGuildDisBotAutoModerationMentionsAggregateType<T>
GetGuildDisBotAutoModerationMentionsAggregateType
:
{
[
P
in
keyof
T
&
keyof
AggregateGuildDisBotAutoModerationMentions
]
:
P
extends
|
"_count"
|
"count"
?
T
[
P
]
extends
true
?
number
:
GetScalarType
<
T
[
P
]
,
AggregateGuildDisBotAutoModerationMentions
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
AggregateGuildDisBotAutoModerationMentions
[
P
]
>
}
Type Parameters
T
extends
GuildDisBotAutoModerationMentionsAggregateArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...