DisBot
Preparing search index...
prisma
Prisma
UsersSelect
Type Alias UsersSelect<ExtArgs>
UsersSelect
:
GetSelect
<
{
_count
?:
boolean
|
UsersCountOutputTypeDefaultArgs
<
ExtArgs
>
;
Apis
?:
boolean
|
Users$ApisArgs
<
ExtArgs
>
;
BackupCount
?:
boolean
;
CustomerBots
?:
boolean
;
GloablVotes
?:
boolean
;
GuildBackups
?:
boolean
|
Users$GuildBackupsArgs
<
ExtArgs
>
;
Id
?:
boolean
;
LastVote
?:
boolean
;
Levels
?:
boolean
|
Users$LevelsArgs
<
ExtArgs
>
;
UserId
?:
boolean
;
Username
?:
boolean
;
Vanitys
?:
boolean
|
Users$VanitysArgs
<
ExtArgs
>
;
Votes
?:
boolean
;
}
,
ExtArgs
[
"result"
]
[
"users"
]
,
>
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...