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