Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildGiveawayUncheckedCreateWithoutRoleBonusesInput
Type Alias GuildGiveawayUncheckedCreateWithoutRoleBonusesInput
Guild
Giveaway
Unchecked
Create
Without
Role
Bonuses
Input
:
{
buttonLabel
?:
string
|
null
;
bypassRequirementsRoles
?:
GuildGiveawayCreatebypassRequirementsRolesInput
|
string
[]
;
channelId
:
string
;
currentEntries
?:
GuildGiveawayEntryUncheckedCreateNestedManyWithoutGuildGiveawayInput
;
dbId
?:
string
;
disableDoubleVoteEntry
?:
boolean
|
null
;
durationMinutes
:
number
;
emojiUnicodeOrId
?:
string
|
null
;
endedAt
?:
Date
|
string
|
null
;
entryFilter
?:
GuildGiveawayFilterUncheckedCreateNestedOneWithoutGuildGiveawayInput
;
giveawayId
:
string
;
guildId
:
string
;
hostId
?:
string
|
null
;
liveEntryCountUpdatedAt
?:
Date
|
string
|
null
;
maxEntries
?:
number
|
null
;
mentionRole
?:
string
|
null
;
messageId
?:
string
|
null
;
name
:
string
;
requirements
?:
GuildGiveawayRequirementsUncheckedCreateNestedOneWithoutGuildGiveawayInput
;
roleBonusType
?:
RoleBonusEnum
|
null
;
startedAt
?:
Date
|
string
|
null
;
winnerCount
:
number
;
winnerIds
?:
GuildGiveawayCreatewinnerIdsInput
|
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...