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