Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
WSCustomMessageWhereInput
Type Alias WSCustomMessageWhereInput
WSCustom
Message
Where
Input
:
{
AND
?:
WSCustomMessageWhereInput
|
WSCustomMessageWhereInput
[]
;
NOT
?:
WSCustomMessageWhereInput
|
WSCustomMessageWhereInput
[]
;
OR
?:
WSCustomMessageWhereInput
[]
;
buttons
?:
WSMessageButtonListRelationFilter
;
content
?:
StringNullableFilter
<
"WSCustomMessage"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"WSCustomMessage"
>
|
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
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...