Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TwitterStreamerUncheckedCreateWithoutCustomMessagesInput
Type Alias TwitterStreamerUncheckedCreateWithoutCustomMessagesInput
Twitter
Streamer
Unchecked
Create
Without
Custom
Messages
Input
:
{
autoPublishIfAnnouncmentChannel
?:
boolean
|
null
;
currentBroadcastId
?:
string
|
null
;
customCoolDownBeforeNextLive
?:
number
|
null
;
customCoolDownBeforeNextPost
?:
number
|
null
;
dbId
?:
string
;
deleteEmbeds
?:
boolean
|
null
;
guildId
:
string
;
isCurrentlyLive
?:
TWSCurrentlyLiveUncheckedCreateNestedOneWithoutTwitterStreamerInput
;
lastLive
?:
Date
|
string
|
null
;
lastPostAt
?:
Date
|
string
|
null
;
lastPostId
?:
string
|
null
;
liveNotificationChannelId
?:
string
|
null
;
liveRoleId
?:
string
|
null
;
offlineGracePeriod
?:
number
|
null
;
pingRoleId
?:
string
|
null
;
postNotificationChannelId
?:
string
|
null
;
postPingRoleId
?:
string
|
null
;
sendOfflineMessage
?:
boolean
|
null
;
showNotifyButton
?:
boolean
|
null
;
statsChannelIds
?:
TWSStatsChannelIdUncheckedCreateNestedOneWithoutTwitterStreamerInput
;
streamerId
?:
string
|
null
;
streamerUserName
:
string
;
usePerStreamerEmbeds
?:
boolean
|
null
;
usersForLiveRole
?:
TwitterStreamerCreateusersForLiveRoleInput
|
string
[]
;
usersWhoHaveLiveRole
?:
TwitterStreamerCreateusersWhoHaveLiveRoleInput
|
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...