Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUncheckedCreateWithoutDisableBrandingInput
Type Alias GuildUncheckedCreateWithoutDisableBrandingInput
Guild
Unchecked
Create
Without
Disable
Branding
Input
:
{
autoLiveRoleLogs
?:
string
|
null
;
autoLiveRoles
?:
GuildAutoLiveRoleUncheckedCreateNestedManyWithoutGuildInput
;
birthdayChannelId
?:
string
|
null
;
birthdayEnabled
?:
boolean
|
null
;
birthdayRoleId
?:
string
|
null
;
bitfield
?:
string
|
null
;
blacklisted
?:
boolean
|
null
;
dbId
?:
string
;
disableDoubleVoteEntry
?:
boolean
|
null
;
gettingStarted
?:
GuildGettingStartedUncheckedCreateNestedOneWithoutGuildInput
;
giveawayLogsChannelId
?:
string
|
null
;
guildId
:
string
;
ignoreIfNotCatchedByOverride
?:
boolean
|
null
;
leaveChannelId
?:
string
|
null
;
leaveEnabled
?:
boolean
|
null
;
linkedRoleLogs
?:
string
|
null
;
linkedRoles
?:
GuildLinkedRoleUncheckedCreateNestedManyWithoutGuildInput
;
locale
?:
string
;
messages
?:
GuildCustomMessageUncheckedCreateNestedManyWithoutGuildInput
;
notificationOverrides
?:
GuildNotificationOverrideUncheckedCreateNestedManyWithoutGuildInput
;
overrideBranding
?:
boolean
|
null
;
premium
?:
GuildPremiumUncheckedCreateNestedOneWithoutGuildInput
;
randomMessages
?:
GuildRandomMessageUncheckedCreateNestedManyWithoutGuildInput
;
singleMessages
?:
GuildCustomSingleMessageUncheckedCreateNestedManyWithoutGuildInput
;
statusRoleLogs
?:
string
|
null
;
statusRoles
?:
GuildStatusRoleUncheckedCreateNestedManyWithoutGuildInput
;
stickyMessageDelaySeconds
?:
number
|
null
;
stickyMessages
?:
GuildStickyMessageUncheckedCreateNestedManyWithoutGuildInput
;
syncUsername
?:
boolean
|
null
;
vodDownloadStoreForHours
?:
number
|
null
;
welcomeChannelId
?:
string
|
null
;
welcomeEnabled
?:
boolean
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...