Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClubStreamerUpdateManyMutationInput
Type Alias ClubStreamerUpdateManyMutationInput
Club
Streamer
Update
Many
Mutation
Input
:
{
autoPublishIfAnnouncmentChannel
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
customCoolDownBeforeNextPost
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
guildId
?:
StringFieldUpdateOperationsInput
|
string
;
lastPostAt
?:
|
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
;
lastPostId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
notificationChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
pingRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
showNotifyButton
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
streamerUserName
?:
StringFieldUpdateOperationsInput
|
string
;
usePerStreamerEmbeds
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...