Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KickClipperUpdateInput
Type Alias KickClipperUpdateInput
Kick
Clipper
Update
Input
:
{
blacklistedStreamerNames
?:
KickClipperUpdateblacklistedStreamerNamesInput
|
string
[]
;
clipChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
clipEnabled
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
clipPingRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
clipperUserName
?:
StringFieldUpdateOperationsInput
|
string
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
guildId
?:
StringFieldUpdateOperationsInput
|
string
;
showNotifyButton
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
webhookAvatarUrl
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
webhookEnabled
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
webhookUsername
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
whitelistedStreamerNames
?:
KickClipperUpdatewhitelistedStreamerNamesInput
|
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...