Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserCreateWithoutBirthdayInput
Type Alias UserCreateWithoutBirthdayInput
User
Create
Without
Birthday
Input
:
{
activeGuildSubscriptions
?:
UserActiveGuildSubscriptionCreateNestedManyWithoutUserInput
;
badges
?:
string
|
null
;
bitfield
?:
string
|
null
;
blacklisted
?:
boolean
|
null
;
dbId
?:
string
;
email
?:
string
|
null
;
gettingStarted
?:
UserGettingStartedCreateNestedOneWithoutUserInput
;
kickAccount
?:
UserKickAccountCreateNestedOneWithoutUserInput
;
lastVoted
?:
Date
|
string
|
null
;
linkedRoles
?:
UserLinkedRolesCreateNestedOneWithoutUserInput
;
locale
?:
string
;
mediaShare
?:
UserMediaShareCreateNestedOneWithoutUserInput
;
notifications
?:
UserNotificationsCreateNestedOneWithoutUserInput
;
oneServerPremium
?:
string
|
null
;
premium
?:
UserPremiumCreateNestedOneWithoutUserInput
;
rumbleAccount
?:
UserRumbleAccountCreateNestedOneWithoutUserInput
;
serverPremiumCooldown
?:
Date
|
string
|
null
;
sessions
?:
UserSessionCreateNestedManyWithoutUserInput
;
twitchAccount
?:
UserTwitchAccountCreateNestedOneWithoutUserInput
;
userId
:
string
;
username
?:
string
|
null
;
votes
?:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...