Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TWSCustomMessageWhereInput
Type Alias TWSCustomMessageWhereInput
TWSCustom
Message
Where
Input
:
{
AND
?:
TWSCustomMessageWhereInput
|
TWSCustomMessageWhereInput
[]
;
NOT
?:
TWSCustomMessageWhereInput
|
TWSCustomMessageWhereInput
[]
;
OR
?:
TWSCustomMessageWhereInput
[]
;
buttons
?:
TWSMessageButtonListRelationFilter
;
content
?:
StringNullableFilter
<
"TWSCustomMessage"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"TWSCustomMessage"
>
|
string
;
embed
?:
XOR
<
TWSMessageEmbedNullableScalarRelationFilter
,
TWSMessageEmbedWhereInput
>
|
null
;
showInviteButton
?:
BoolNullableFilter
<
"TWSCustomMessage"
>
|
boolean
|
null
;
showWatchButton
?:
BoolNullableFilter
<
"TWSCustomMessage"
>
|
boolean
|
null
;
twitterStreamer
?:
XOR
<
TwitterStreamerNullableScalarRelationFilter
,
TwitterStreamerWhereInput
>
|
null
;
twitterStreamerId
?:
StringFilter
<
"TWSCustomMessage"
>
|
string
;
type
?:
EnumStreamerMessageTypeEnumFilter
<
"TWSCustomMessage"
>
|
StreamerMessageTypeEnum
;
webhook
?:
XOR
<
TWSMessageWebhookNullableScalarRelationFilter
,
TWSMessageWebhookWhereInput
>
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...