Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildRolePanelUncheckedCreateInput
Type Alias GuildRolePanelUncheckedCreateInput
Guild
Role
Panel
Unchecked
Create
Input
:
{
assignMode
:
RolePanelAssignMode
;
boosterOnly
?:
boolean
|
null
;
channelId
:
string
;
dbId
?:
string
;
embeds
?:
GuildRolePanelEmbedUncheckedCreateNestedManyWithoutGuildRolePanelInput
;
guildId
:
string
;
interactionType
:
RolePanelType
;
logChannelId
?:
string
|
null
;
maxRoles
?:
number
|
null
;
messageId
?:
string
|
null
;
name
:
string
;
panelId
:
string
;
requireAccountAgeDays
?:
number
|
null
;
requireJoinAgeDays
?:
number
|
null
;
requireMessageCount
?:
number
|
null
;
rows
?:
GuildRolePanelRoleUncheckedCreateNestedManyWithoutGuildRolePanelInput
;
webhookAvatarUrl
?:
string
|
null
;
webhookEnabled
?:
boolean
;
webhookUsername
?:
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...