Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildCustomBotProfileWhereInput
Type Alias GuildCustomBotProfileWhereInput
Guild
Custom
Bot
Profile
Where
Input
:
{
AND
?:
GuildCustomBotProfileWhereInput
|
GuildCustomBotProfileWhereInput
[]
;
NOT
?:
GuildCustomBotProfileWhereInput
|
GuildCustomBotProfileWhereInput
[]
;
OR
?:
GuildCustomBotProfileWhereInput
[]
;
avatarKey
?:
StringNullableFilter
<
"GuildCustomBotProfile"
>
|
string
|
null
;
bannerKey
?:
StringNullableFilter
<
"GuildCustomBotProfile"
>
|
string
|
null
;
bio
?:
StringNullableFilter
<
"GuildCustomBotProfile"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"GuildCustomBotProfile"
>
|
string
;
enabled
?:
BoolFilter
<
"GuildCustomBotProfile"
>
|
boolean
;
guild
?:
XOR
<
GuildNullableScalarRelationFilter
,
GuildWhereInput
>
|
null
;
guildId
?:
StringFilter
<
"GuildCustomBotProfile"
>
|
string
;
nick
?:
StringNullableFilter
<
"GuildCustomBotProfile"
>
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...