Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsCreateWithoutWebhookInput
Type Alias GuildDropsCreateWithoutWebhookInput
Guild
Drops
Create
Without
Webhook
Input
:
{
createdAt
?:
Date
|
string
;
dbId
?:
string
;
games
?:
GuildDropsGameCreateNestedManyWithoutGuildDropsInput
;
guildId
:
string
;
kickChannelId
?:
string
|
null
;
kickDeliveryMode
?:
NotificationDeliveryEnum
;
kickEnabled
?:
boolean
;
kickLiveNotificationChannelId
?:
string
|
null
;
kickLiveNotificationRoleId
?:
string
|
null
;
kickLiveNotifications
?:
boolean
;
kickRoleId
?:
string
|
null
;
kickScheduledHours
?:
GuildDropsCreatekickScheduledHoursInput
|
number
[]
;
kickScheduledWeekdays
?:
GuildDropsCreatekickScheduledWeekdaysInput
|
number
[]
;
kickWindowEndHour
?:
number
|
null
;
kickWindowStartHour
?:
number
|
null
;
twitchChannelId
?:
string
|
null
;
twitchDeliveryMode
?:
NotificationDeliveryEnum
;
twitchEnabled
?:
boolean
;
twitchLiveNotificationChannelId
?:
string
|
null
;
twitchLiveNotificationRoleId
?:
string
|
null
;
twitchLiveNotifications
?:
boolean
;
twitchRoleId
?:
string
|
null
;
twitchScheduledHours
?:
GuildDropsCreatetwitchScheduledHoursInput
|
number
[]
;
twitchScheduledWeekdays
?:
GuildDropsCreatetwitchScheduledWeekdaysInput
|
number
[]
;
twitchWindowEndHour
?:
number
|
null
;
twitchWindowStartHour
?:
number
|
null
;
updatedAt
?:
Date
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...