DisBot
Preparing search index...
prisma
Prisma
UsersCreateWithoutVanitysInput
Type Alias UsersCreateWithoutVanitysInput
type
UsersCreateWithoutVanitysInput
=
{
Apis
?:
ApisCreateNestedManyWithoutUsersInput
;
BackupCount
?:
number
;
CustomerBots
?:
number
;
GloablVotes
?:
number
;
GuildBackups
?:
GuildBackupsCreateNestedManyWithoutUsersInput
;
LastVote
?:
Date
|
string
|
null
;
Levels
?:
LevelsCreateNestedManyWithoutUsersInput
;
UserId
:
string
;
Username
:
string
;
Votes
?:
number
;
}
Index
Properties
Apis?
Backup
Count?
Customer
Bots?
Gloabl
Votes?
Guild
Backups?
Last
Vote?
Levels?
User
Id
Username
Votes?
Properties
Optional
Apis
Apis
?:
ApisCreateNestedManyWithoutUsersInput
Optional
Backup
Count
BackupCount
?:
number
Optional
Customer
Bots
CustomerBots
?:
number
Optional
Gloabl
Votes
GloablVotes
?:
number
Optional
Guild
Backups
GuildBackups
?:
GuildBackupsCreateNestedManyWithoutUsersInput
Optional
Last
Vote
LastVote
?:
Date
|
string
|
null
Optional
Levels
Levels
?:
LevelsCreateNestedManyWithoutUsersInput
User
Id
UserId
:
string
Username
Username
:
string
Optional
Votes
Votes
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Apis
Backup
Count
Customer
Bots
Gloabl
Votes
Guild
Backups
Last
Vote
Levels
User
Id
Username
Votes
DisBot
Loading...