Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUpdateWithoutNotificationOverridesInput
Type Alias GuildUpdateWithoutNotificationOverridesInput
Guild
Update
Without
Notification
Overrides
Input
:
{
autoLiveRoleLogs
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
autoLiveRoles
?:
GuildAutoLiveRoleUpdateManyWithoutGuildNestedInput
;
birthdayChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
birthdayEnabled
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
birthdayRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
bitfield
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
blacklisted
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
disableBranding
?:
GuildDisableBrandingUpdateOneWithoutGuildNestedInput
;
disableDoubleVoteEntry
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
gettingStarted
?:
GuildGettingStartedUpdateOneWithoutGuildNestedInput
;
giveawayLogsChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
guildId
?:
StringFieldUpdateOperationsInput
|
string
;
ignoreIfNotCatchedByOverride
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
leaveChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
leaveEnabled
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
linkedRoleLogs
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
linkedRoles
?:
GuildLinkedRoleUpdateManyWithoutGuildNestedInput
;
locale
?:
StringFieldUpdateOperationsInput
|
string
;
messages
?:
GuildCustomMessageUpdateManyWithoutGuildNestedInput
;
overrideBranding
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
premium
?:
GuildPremiumUpdateOneWithoutGuildNestedInput
;
randomMessages
?:
GuildRandomMessageUpdateManyWithoutGuildNestedInput
;
singleMessages
?:
GuildCustomSingleMessageUpdateManyWithoutGuildNestedInput
;
statusRoleLogs
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
statusRoles
?:
GuildStatusRoleUpdateManyWithoutGuildNestedInput
;
stickyMessageDelaySeconds
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
stickyMessages
?:
GuildStickyMessageUpdateManyWithoutGuildNestedInput
;
syncUsername
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
vodDownloadStoreForHours
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
welcomeChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
welcomeEnabled
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...