Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
GuildMessageButtonWhereInput
Type Alias GuildMessageButtonWhereInput
Guild
Message
Button
Where
Input
:
{
AND
?:
GuildMessageButtonWhereInput
|
GuildMessageButtonWhereInput
[]
;
NOT
?:
GuildMessageButtonWhereInput
|
GuildMessageButtonWhereInput
[]
;
OR
?:
GuildMessageButtonWhereInput
[]
;
dbId
?:
StringFilter
<
"GuildMessageButton"
>
|
string
;
emojiUnicodeOrId
?:
StringNullableFilter
<
"GuildMessageButton"
>
|
string
|
null
;
guildCustomMessage
?:
XOR
<
GuildCustomMessageNullableScalarRelationFilter
,
GuildCustomMessageWhereInput
>
|
null
;
guildCustomMessageId
?:
StringFilter
<
"GuildMessageButton"
>
|
string
;
title
?:
StringFilter
<
"GuildMessageButton"
>
|
string
;
url
?:
StringNullableFilter
<
"GuildMessageButton"
>
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...