Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUncheckedUpdateInput
Type Alias UserUncheckedUpdateInput
User
Unchecked
Update
Input
:
{
activeGuildSubscriptions
?:
UserActiveGuildSubscriptionUncheckedUpdateManyWithoutUserNestedInput
;
badges
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
birthday
?:
UserBirthdayUncheckedUpdateOneWithoutUserNestedInput
;
bitfield
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
blacklisted
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
email
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
gettingStarted
?:
UserGettingStartedUncheckedUpdateOneWithoutUserNestedInput
;
kickAccount
?:
UserKickAccountUncheckedUpdateOneWithoutUserNestedInput
;
lastVoted
?:
|
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
;
linkedRoles
?:
UserLinkedRolesUncheckedUpdateOneWithoutUserNestedInput
;
locale
?:
StringFieldUpdateOperationsInput
|
string
;
mediaShare
?:
UserMediaShareUncheckedUpdateOneWithoutUserNestedInput
;
notifications
?:
UserNotificationsUncheckedUpdateOneWithoutUserNestedInput
;
oneServerPremium
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
premium
?:
UserPremiumUncheckedUpdateOneWithoutUserNestedInput
;
rumbleAccount
?:
UserRumbleAccountUncheckedUpdateOneWithoutUserNestedInput
;
serverPremiumCooldown
?:
|
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
;
sessions
?:
UserSessionUncheckedUpdateManyWithoutUserNestedInput
;
twitchAccount
?:
UserTwitchAccountUncheckedUpdateOneWithoutUserNestedInput
;
userId
?:
StringFieldUpdateOperationsInput
|
string
;
username
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
votes
?:
IntFieldUpdateOperationsInput
|
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...