Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildRolePanelWhereUniqueInput
Type Alias GuildRolePanelWhereUniqueInput
Guild
Role
Panel
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
GuildRolePanelWhereInput
|
GuildRolePanelWhereInput
[]
;
NOT
?:
GuildRolePanelWhereInput
|
GuildRolePanelWhereInput
[]
;
OR
?:
GuildRolePanelWhereInput
[]
;
assignMode
?:
EnumRolePanelAssignModeFilter
<
"GuildRolePanel"
>
|
RolePanelAssignMode
;
boosterOnly
?:
BoolNullableFilter
<
"GuildRolePanel"
>
|
boolean
|
null
;
channelId
?:
StringFilter
<
"GuildRolePanel"
>
|
string
;
dbId
?:
string
;
embeds
?:
GuildRolePanelEmbedListRelationFilter
;
guildId
?:
StringFilter
<
"GuildRolePanel"
>
|
string
;
interactionType
?:
EnumRolePanelTypeFilter
<
"GuildRolePanel"
>
|
RolePanelType
;
logChannelId
?:
StringNullableFilter
<
"GuildRolePanel"
>
|
string
|
null
;
maxRoles
?:
IntNullableFilter
<
"GuildRolePanel"
>
|
number
|
null
;
messageId
?:
StringNullableFilter
<
"GuildRolePanel"
>
|
string
|
null
;
name
?:
StringFilter
<
"GuildRolePanel"
>
|
string
;
panelId
?:
string
;
requireAccountAgeDays
?:
IntNullableFilter
<
"GuildRolePanel"
>
|
number
|
null
;
requireJoinAgeDays
?:
IntNullableFilter
<
"GuildRolePanel"
>
|
number
|
null
;
requireMessageCount
?:
IntNullableFilter
<
"GuildRolePanel"
>
|
number
|
null
;
rows
?:
GuildRolePanelRoleListRelationFilter
;
webhookAvatarUrl
?:
StringNullableFilter
<
"GuildRolePanel"
>
|
string
|
null
;
webhookEnabled
?:
BoolFilter
<
"GuildRolePanel"
>
|
boolean
;
webhookUsername
?:
StringNullableFilter
<
"GuildRolePanel"
>
|
string
|
null
;
}
,
"dbId"
|
"panelId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...