Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
WhatnotStreamerCreateWithoutCustomMessagesInput
Type Alias WhatnotStreamerCreateWithoutCustomMessagesInput
Whatnot
Streamer
Create
Without
Custom
Messages
Input
:
{
autoPublishIfAnnouncmentChannel
?:
boolean
|
null
;
customCoolDownBeforeNextLive
?:
number
|
null
;
dbId
?:
string
;
deleteEmbeds
?:
boolean
|
null
;
guildId
:
string
;
isCurrentlyLive
?:
WSCurrentlyLiveCreateNestedOneWithoutWhatnotStreamerInput
;
lastLive
?:
Date
|
string
|
null
;
liveRoleId
?:
string
|
null
;
notificationChannelId
?:
string
|
null
;
pingRoleId
?:
string
|
null
;
sendOfflineMessage
?:
boolean
|
null
;
showNotifyButton
?:
boolean
|
null
;
statsChannelIds
?:
WSStatsChannelIdCreateNestedOneWithoutWhatnotStreamerInput
;
streamerUserName
:
string
;
usePerStreamerEmbeds
?:
boolean
|
null
;
usersForLiveRole
?:
WhatnotStreamerCreateusersForLiveRoleInput
|
string
[]
;
usersWhoHaveLiveRole
?:
WhatnotStreamerCreateusersWhoHaveLiveRoleInput
|
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...