Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUncheckedCreateWithoutLinkedRolesInput
Type Alias UserUncheckedCreateWithoutLinkedRolesInput
User
Unchecked
Create
Without
Linked
Roles
Input
:
{
activeGuildSubscriptions
?:
UserActiveGuildSubscriptionUncheckedCreateNestedManyWithoutUserInput
;
badges
?:
string
|
null
;
birthday
?:
UserBirthdayUncheckedCreateNestedOneWithoutUserInput
;
bitfield
?:
string
|
null
;
blacklisted
?:
boolean
|
null
;
dbId
?:
string
;
email
?:
string
|
null
;
gettingStarted
?:
UserGettingStartedUncheckedCreateNestedOneWithoutUserInput
;
kickAccount
?:
UserKickAccountUncheckedCreateNestedOneWithoutUserInput
;
lastVoted
?:
Date
|
string
|
null
;
locale
?:
string
;
mediaShare
?:
UserMediaShareUncheckedCreateNestedOneWithoutUserInput
;
notifications
?:
UserNotificationsUncheckedCreateNestedOneWithoutUserInput
;
oneServerPremium
?:
string
|
null
;
premium
?:
UserPremiumUncheckedCreateNestedOneWithoutUserInput
;
rumbleAccount
?:
UserRumbleAccountUncheckedCreateNestedOneWithoutUserInput
;
serverPremiumCooldown
?:
Date
|
string
|
null
;
sessions
?:
UserSessionUncheckedCreateNestedManyWithoutUserInput
;
twitchAccount
?:
UserTwitchAccountUncheckedCreateNestedOneWithoutUserInput
;
userId
:
string
;
username
?:
string
|
null
;
votes
?:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...