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