Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildClipForwardUncheckedUpdateInput
Type Alias GuildClipForwardUncheckedUpdateInput
Guild
Clip
Forward
Unchecked
Update
Input
:
{
allowMature
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
blacklistCategories
?:
GuildClipForwardUpdateblacklistCategoriesInput
|
string
[]
;
blacklistClippers
?:
GuildClipForwardUpdateblacklistClippersInput
|
string
[]
;
channelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
clipForwardId
?:
StringFieldUpdateOperationsInput
|
string
;
customMessages
?:
CFCustomMessageUncheckedUpdateManyWithoutClipForwardNestedInput
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
guildId
?:
StringFieldUpdateOperationsInput
|
string
;
includeOffline
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
lastClipAt
?:
|
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
;
lastClipId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
maxPerCycle
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
minDuration
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
minViews
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
pingRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
platform
?:
EnumPlatformEnumFieldUpdateOperationsInput
|
PlatformEnum
;
showNotifyButton
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
streamerUserName
?:
StringFieldUpdateOperationsInput
|
string
;
usePerStreamerEmbeds
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
whitelistCategories
?:
GuildClipForwardUpdatewhitelistCategoriesInput
|
string
[]
;
whitelistClippers
?:
GuildClipForwardUpdatewhitelistClippersInput
|
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...