Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUpdateWithoutBirthdayInput
Type Alias UserUpdateWithoutBirthdayInput
User
Update
Without
Birthday
Input
:
{
activeGuildSubscriptions
?:
UserActiveGuildSubscriptionUpdateManyWithoutUserNestedInput
;
badges
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
bitfield
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
blacklisted
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
email
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
gettingStarted
?:
UserGettingStartedUpdateOneWithoutUserNestedInput
;
kickAccount
?:
UserKickAccountUpdateOneWithoutUserNestedInput
;
lastVoted
?:
|
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
;
linkedRoles
?:
UserLinkedRolesUpdateOneWithoutUserNestedInput
;
locale
?:
StringFieldUpdateOperationsInput
|
string
;
mediaShare
?:
UserMediaShareUpdateOneWithoutUserNestedInput
;
notifications
?:
UserNotificationsUpdateOneWithoutUserNestedInput
;
oneServerPremium
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
premium
?:
UserPremiumUpdateOneWithoutUserNestedInput
;
rumbleAccount
?:
UserRumbleAccountUpdateOneWithoutUserNestedInput
;
serverPremiumCooldown
?:
|
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
;
sessions
?:
UserSessionUpdateManyWithoutUserNestedInput
;
twitchAccount
?:
UserTwitchAccountUpdateOneWithoutUserNestedInput
;
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...