Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
WSCustomMessageWhereUniqueInput
Type Alias WSCustomMessageWhereUniqueInput
WSCustom
Message
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
WSCustomMessageWhereInput
|
WSCustomMessageWhereInput
[]
;
NOT
?:
WSCustomMessageWhereInput
|
WSCustomMessageWhereInput
[]
;
OR
?:
WSCustomMessageWhereInput
[]
;
buttons
?:
WSMessageButtonListRelationFilter
;
content
?:
StringNullableFilter
<
"WSCustomMessage"
>
|
string
|
null
;
dbId
?:
string
;
embed
?:
XOR
<
WSMessageEmbedNullableScalarRelationFilter
,
WSMessageEmbedWhereInput
>
|
null
;
showInviteButton
?:
BoolNullableFilter
<
"WSCustomMessage"
>
|
boolean
|
null
;
showWatchButton
?:
BoolNullableFilter
<
"WSCustomMessage"
>
|
boolean
|
null
;
type
?:
EnumStreamerMessageTypeEnumFilter
<
"WSCustomMessage"
>
|
StreamerMessageTypeEnum
;
webhook
?:
XOR
<
WSMessageWebhookNullableScalarRelationFilter
,
WSMessageWebhookWhereInput
>
|
null
;
whatnotStreamer
?:
XOR
<
WhatnotStreamerNullableScalarRelationFilter
,
WhatnotStreamerWhereInput
>
|
null
;
whatnotStreamerId
?:
StringFilter
<
"WSCustomMessage"
>
|
string
;
whatnotStreamerId_type
?:
WSCustomMessageWhatnotStreamerIdTypeCompoundUniqueInput
;
}
,
"dbId"
|
"whatnotStreamerId_type"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...