DisBot
Preparing search index...
prisma
Prisma
UsersInclude
Type Alias UsersInclude<ExtArgs>
type
UsersInclude
<
ExtArgs
extends
InternalArgs
=
DefaultArgs
>
=
{
_count
?:
boolean
|
UsersCountOutputTypeDefaultArgs
<
ExtArgs
>
;
Apis
?:
boolean
|
Users$ApisArgs
<
ExtArgs
>
;
GuildBackups
?:
boolean
|
Users$GuildBackupsArgs
<
ExtArgs
>
;
Levels
?:
boolean
|
Users$LevelsArgs
<
ExtArgs
>
;
Vanitys
?:
boolean
|
Users$VanitysArgs
<
ExtArgs
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Index
Properties
_
count?
Apis?
Guild
Backups?
Levels?
Vanitys?
Properties
Optional
_
count
_count
?:
boolean
|
UsersCountOutputTypeDefaultArgs
<
ExtArgs
>
Optional
Apis
Apis
?:
boolean
|
Users$ApisArgs
<
ExtArgs
>
Optional
Guild
Backups
GuildBackups
?:
boolean
|
Users$GuildBackupsArgs
<
ExtArgs
>
Optional
Levels
Levels
?:
boolean
|
Users$LevelsArgs
<
ExtArgs
>
Optional
Vanitys
Vanitys
?:
boolean
|
Users$VanitysArgs
<
ExtArgs
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
count
Apis
Guild
Backups
Levels
Vanitys
DisBot
Loading...