Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TWSMessageButtonWhereInput
Type Alias TWSMessageButtonWhereInput
TWSMessage
Button
Where
Input
:
{
AND
?:
TWSMessageButtonWhereInput
|
TWSMessageButtonWhereInput
[]
;
NOT
?:
TWSMessageButtonWhereInput
|
TWSMessageButtonWhereInput
[]
;
OR
?:
TWSMessageButtonWhereInput
[]
;
dbId
?:
StringFilter
<
"TWSMessageButton"
>
|
string
;
emojiUnicodeOrId
?:
StringNullableFilter
<
"TWSMessageButton"
>
|
string
|
null
;
title
?:
StringFilter
<
"TWSMessageButton"
>
|
string
;
twsCustomMessage
?:
XOR
<
TWSCustomMessageNullableScalarRelationFilter
,
TWSCustomMessageWhereInput
>
|
null
;
twsCustomMessageId
?:
StringFilter
<
"TWSMessageButton"
>
|
string
;
url
?:
StringNullableFilter
<
"TWSMessageButton"
>
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...