Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TwitchStreamerUncheckedCreateInput
Type Alias TwitchStreamerUncheckedCreateInput
Twitch
Streamer
Unchecked
Create
Input
:
{
autoPublishIfAnnouncmentChannel
?:
boolean
|
null
;
chatRoomId
?:
string
|
null
;
customCoolDownBeforeNextLive
?:
number
|
null
;
customMessages
?:
TSCustomMessageUncheckedCreateNestedManyWithoutTwitchStreamerInput
;
dbId
?:
string
;
deleteEmbeds
?:
boolean
|
null
;
guildId
:
string
;
isCurrentlyLive
?:
TSCurrentlyLiveUncheckedCreateNestedOneWithoutTwitchStreamerInput
;
lastLive
?:
Date
|
string
|
null
;
liveRoleId
?:
string
|
null
;
notificationChannelId
?:
string
|
null
;
pingRoleId
?:
string
|
null
;
sendOfflineMessage
?:
boolean
|
null
;
showNotifyButton
?:
boolean
|
null
;
statsChannelIds
?:
TSStatsChannelIdUncheckedCreateNestedOneWithoutTwitchStreamerInput
;
streamerId
?:
string
|
null
;
streamerUserName
:
string
;
usePerStreamerEmbeds
?:
boolean
|
null
;
usersForLiveRole
?:
TwitchStreamerCreateusersForLiveRoleInput
|
string
[]
;
usersWhoHaveLiveRole
?:
TwitchStreamerCreateusersWhoHaveLiveRoleInput
|
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...