DisBot
Preparing search index...
prisma
Prisma
UsersUncheckedCreateInput
Type Alias UsersUncheckedCreateInput
type
UsersUncheckedCreateInput
=
{
Apis
?:
ApisUncheckedCreateNestedManyWithoutUsersInput
;
BackupCount
?:
number
;
CustomerBots
?:
number
;
GloablVotes
?:
number
;
GuildBackups
?:
GuildBackupsUncheckedCreateNestedManyWithoutUsersInput
;
Id
?:
number
;
LastVote
?:
Date
|
string
|
null
;
Levels
?:
LevelsUncheckedCreateNestedManyWithoutUsersInput
;
UserId
:
string
;
Username
:
string
;
Vanitys
?:
VanitysUncheckedCreateNestedManyWithoutUsersInput
;
Votes
?:
number
;
}
Index
Properties
Apis?
Backup
Count?
Customer
Bots?
Gloabl
Votes?
Guild
Backups?
Id?
Last
Vote?
Levels?
User
Id
Username
Vanitys?
Votes?
Properties
Optional
Apis
Apis
?:
ApisUncheckedCreateNestedManyWithoutUsersInput
Optional
Backup
Count
BackupCount
?:
number
Optional
Customer
Bots
CustomerBots
?:
number
Optional
Gloabl
Votes
GloablVotes
?:
number
Optional
Guild
Backups
GuildBackups
?:
GuildBackupsUncheckedCreateNestedManyWithoutUsersInput
Optional
Id
Id
?:
number
Optional
Last
Vote
LastVote
?:
Date
|
string
|
null
Optional
Levels
Levels
?:
LevelsUncheckedCreateNestedManyWithoutUsersInput
User
Id
UserId
:
string
Username
Username
:
string
Optional
Vanitys
Vanitys
?:
VanitysUncheckedCreateNestedManyWithoutUsersInput
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
Id
Last
Vote
Levels
User
Id
Username
Vanitys
Votes
DisBot
Loading...