Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildCreateWithoutNotificationOverridesInput
Type Alias GuildCreateWithoutNotificationOverridesInput
Guild
Create
Without
Notification
Overrides
Input
:
{
autoLiveRoleLogs
?:
string
|
null
;
autoLiveRoles
?:
GuildAutoLiveRoleCreateNestedManyWithoutGuildInput
;
birthdayChannelId
?:
string
|
null
;
birthdayEnabled
?:
boolean
|
null
;
birthdayRoleId
?:
string
|
null
;
bitfield
?:
string
|
null
;
blacklisted
?:
boolean
|
null
;
dbId
?:
string
;
disableBranding
?:
GuildDisableBrandingCreateNestedOneWithoutGuildInput
;
disableDoubleVoteEntry
?:
boolean
|
null
;
gettingStarted
?:
GuildGettingStartedCreateNestedOneWithoutGuildInput
;
giveawayLogsChannelId
?:
string
|
null
;
guildId
:
string
;
ignoreIfNotCatchedByOverride
?:
boolean
|
null
;
leaveChannelId
?:
string
|
null
;
leaveEnabled
?:
boolean
|
null
;
linkedRoleLogs
?:
string
|
null
;
linkedRoles
?:
GuildLinkedRoleCreateNestedManyWithoutGuildInput
;
locale
?:
string
;
messages
?:
GuildCustomMessageCreateNestedManyWithoutGuildInput
;
overrideBranding
?:
boolean
|
null
;
premium
?:
GuildPremiumCreateNestedOneWithoutGuildInput
;
randomMessages
?:
GuildRandomMessageCreateNestedManyWithoutGuildInput
;
singleMessages
?:
GuildCustomSingleMessageCreateNestedManyWithoutGuildInput
;
statusRoleLogs
?:
string
|
null
;
statusRoles
?:
GuildStatusRoleCreateNestedManyWithoutGuildInput
;
stickyMessageDelaySeconds
?:
number
|
null
;
stickyMessages
?:
GuildStickyMessageCreateNestedManyWithoutGuildInput
;
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...