Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildClipForwardUncheckedCreateInput
Type Alias GuildClipForwardUncheckedCreateInput
Guild
Clip
Forward
Unchecked
Create
Input
:
{
allowMature
?:
boolean
|
null
;
blacklistCategories
?:
GuildClipForwardCreateblacklistCategoriesInput
|
string
[]
;
blacklistClippers
?:
GuildClipForwardCreateblacklistClippersInput
|
string
[]
;
channelId
?:
string
|
null
;
clipForwardId
:
string
;
customMessages
?:
CFCustomMessageUncheckedCreateNestedManyWithoutClipForwardInput
;
dbId
?:
string
;
guildId
:
string
;
includeOffline
?:
boolean
|
null
;
lastClipAt
?:
Date
|
string
|
null
;
lastClipId
?:
string
|
null
;
maxPerCycle
?:
number
|
null
;
minDuration
?:
number
|
null
;
minViews
?:
number
|
null
;
pingRoleId
?:
string
|
null
;
platform
:
PlatformEnum
;
showNotifyButton
?:
boolean
|
null
;
streamerUserName
:
string
;
usePerStreamerEmbeds
?:
boolean
|
null
;
whitelistCategories
?:
GuildClipForwardCreatewhitelistCategoriesInput
|
string
[]
;
whitelistClippers
?:
GuildClipForwardCreatewhitelistClippersInput
|
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...