Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserCreateWithoutKickAccountInput
Type Alias UserCreateWithoutKickAccountInput
User
Create
Without
Kick
Account
Input
:
{
activeGuildSubscriptions
?:
UserActiveGuildSubscriptionCreateNestedManyWithoutUserInput
;
badges
?:
string
|
null
;
birthday
?:
UserBirthdayCreateNestedOneWithoutUserInput
;
bitfield
?:
string
|
null
;
blacklisted
?:
boolean
|
null
;
dbId
?:
string
;
email
?:
string
|
null
;
gettingStarted
?:
UserGettingStartedCreateNestedOneWithoutUserInput
;
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...