Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientUncheckedUpdateInput
Type Alias ClientUncheckedUpdateInput
Client
Unchecked
Update
Input
:
{
blogs
?:
ClientBlogUncheckedUpdateManyWithoutClientNestedInput
;
changelogs
?:
ClientChangelogUncheckedUpdateManyWithoutClientNestedInput
;
clientId
?:
StringFieldUpdateOperationsInput
|
string
;
dashWhitelist
?:
ClientUpdatedashWhitelistInput
|
string
[]
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
faq
?:
ClientFAQUncheckedUpdateManyWithoutClientNestedInput
;
logRawDataFor
?:
ClientLogRawDataUncheckedUpdateManyWithoutClientNestedInput
;
recentWhitelist
?:
ClientUpdaterecentWhitelistInput
|
string
[]
;
staff
?:
ClientUpdatestaffInput
|
string
[]
;
statChannels
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
statusRoles
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
totalClips
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
totalGiveaways
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
totalNotifications
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
totalVods
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...