Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
RumbleStreamerCreateWithoutIsCurrentlyLiveInput
Type Alias RumbleStreamerCreateWithoutIsCurrentlyLiveInput
Rumble
Streamer
Create
Without
Is
Currently
Live
Input
:
{
autoPublishIfAnnouncmentChannel
?:
boolean
|
null
;
customCoolDownBeforeNextLive
?:
number
|
null
;
customMessages
?:
RSCustomMessageCreateNestedManyWithoutRumbleStreamerInput
;
dbId
?:
string
;
deleteEmbeds
?:
boolean
|
null
;
guildId
:
string
;
lastLive
?:
Date
|
string
|
null
;
liveRoleId
?:
string
|
null
;
notificationChannelId
?:
string
|
null
;
pingRoleId
?:
string
|
null
;
sendOfflineMessage
?:
boolean
|
null
;
showNotifyButton
?:
boolean
|
null
;
statsChannelIds
?:
RSStatsChannelIdCreateNestedOneWithoutRumbleStreamerInput
;
streamerUserName
:
string
;
type
:
RumbleTypeEnum
;
usePerStreamerEmbeds
?:
boolean
|
null
;
usersForLiveRole
?:
RumbleStreamerCreateusersForLiveRoleInput
|
string
[]
;
usersWhoHaveLiveRole
?:
RumbleStreamerCreateusersWhoHaveLiveRoleInput
|
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...