Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TWSCustomMessageWhereUniqueInput
Type Alias TWSCustomMessageWhereUniqueInput
TWSCustom
Message
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
TWSCustomMessageWhereInput
|
TWSCustomMessageWhereInput
[]
;
NOT
?:
TWSCustomMessageWhereInput
|
TWSCustomMessageWhereInput
[]
;
OR
?:
TWSCustomMessageWhereInput
[]
;
buttons
?:
TWSMessageButtonListRelationFilter
;
content
?:
StringNullableFilter
<
"TWSCustomMessage"
>
|
string
|
null
;
dbId
?:
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
;
twitterStreamerId_type
?:
TWSCustomMessageTwitterStreamerIdTypeCompoundUniqueInput
;
type
?:
EnumStreamerMessageTypeEnumFilter
<
"TWSCustomMessage"
>
|
StreamerMessageTypeEnum
;
webhook
?:
XOR
<
TWSMessageWebhookNullableScalarRelationFilter
,
TWSMessageWebhookWhereInput
>
|
null
;
}
,
"dbId"
|
"twitterStreamerId_type"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...