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