DisBot
Preparing search index...
prisma
Prisma
UsersUncheckedCreateWithoutGuildBackupsInput
Type Alias UsersUncheckedCreateWithoutGuildBackupsInput
type
UsersUncheckedCreateWithoutGuildBackupsInput
=
{
Apis
?:
ApisUncheckedCreateNestedManyWithoutUsersInput
;
BackupCount
?:
number
;
CustomerBots
?:
number
;
GloablVotes
?:
number
;
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?
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
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
Id
Last
Vote
Levels
User
Id
Username
Vanitys
Votes
DisBot
Loading...