Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildRolePanelUncheckedUpdateWithoutEmbedsInput
Type Alias GuildRolePanelUncheckedUpdateWithoutEmbedsInput
Guild
Role
Panel
Unchecked
Update
Without
Embeds
Input
:
{
assignMode
?:
EnumRolePanelAssignModeFieldUpdateOperationsInput
|
RolePanelAssignMode
;
boosterOnly
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
channelId
?:
StringFieldUpdateOperationsInput
|
string
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
guildId
?:
StringFieldUpdateOperationsInput
|
string
;
interactionType
?:
EnumRolePanelTypeFieldUpdateOperationsInput
|
RolePanelType
;
logChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
maxRoles
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
messageId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
name
?:
StringFieldUpdateOperationsInput
|
string
;
panelId
?:
StringFieldUpdateOperationsInput
|
string
;
requireAccountAgeDays
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
requireJoinAgeDays
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
requireMessageCount
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
rows
?:
GuildRolePanelRoleUncheckedUpdateManyWithoutGuildRolePanelNestedInput
;
webhookAvatarUrl
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
webhookEnabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
webhookUsername
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...