Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
YTSMessageButtonWhereInput
Type Alias YTSMessageButtonWhereInput
YTSMessage
Button
Where
Input
:
{
AND
?:
YTSMessageButtonWhereInput
|
YTSMessageButtonWhereInput
[]
;
NOT
?:
YTSMessageButtonWhereInput
|
YTSMessageButtonWhereInput
[]
;
OR
?:
YTSMessageButtonWhereInput
[]
;
dbId
?:
StringFilter
<
"YTSMessageButton"
>
|
string
;
emojiUnicodeOrId
?:
StringNullableFilter
<
"YTSMessageButton"
>
|
string
|
null
;
title
?:
StringFilter
<
"YTSMessageButton"
>
|
string
;
url
?:
StringNullableFilter
<
"YTSMessageButton"
>
|
string
|
null
;
ytsCustomMessage
?:
XOR
<
YTSCustomMessageNullableScalarRelationFilter
,
YTSCustomMessageWhereInput
>
|
null
;
ytsCustomMessageId
?:
StringFilter
<
"YTSMessageButton"
>
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...