Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
GuildStickyEmbedFieldWhereInput
Type Alias GuildStickyEmbedFieldWhereInput
Guild
Sticky
Embed
Field
Where
Input
:
{
AND
?:
GuildStickyEmbedFieldWhereInput
|
GuildStickyEmbedFieldWhereInput
[]
;
NOT
?:
GuildStickyEmbedFieldWhereInput
|
GuildStickyEmbedFieldWhereInput
[]
;
OR
?:
GuildStickyEmbedFieldWhereInput
[]
;
dbId
?:
StringFilter
<
"GuildStickyEmbedField"
>
|
string
;
guildStickyMessageEmbed
?:
XOR
<
GuildStickyMessageEmbedNullableScalarRelationFilter
,
GuildStickyMessageEmbedWhereInput
>
|
null
;
guildStickyMessageEmbedId
?:
StringFilter
<
"GuildStickyEmbedField"
>
|
string
;
inline
?:
BoolNullableFilter
<
"GuildStickyEmbedField"
>
|
boolean
|
null
;
name
?:
StringFilter
<
"GuildStickyEmbedField"
>
|
string
;
value
?:
StringNullableFilter
<
"GuildStickyEmbedField"
>
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...