Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CSCustomMessageWhereInput
Type Alias CSCustomMessageWhereInput
CSCustom
Message
Where
Input
:
{
AND
?:
CSCustomMessageWhereInput
|
CSCustomMessageWhereInput
[]
;
NOT
?:
CSCustomMessageWhereInput
|
CSCustomMessageWhereInput
[]
;
OR
?:
CSCustomMessageWhereInput
[]
;
buttons
?:
CSMessageButtonListRelationFilter
;
clubStreamer
?:
XOR
<
ClubStreamerNullableScalarRelationFilter
,
ClubStreamerWhereInput
>
|
null
;
clubStreamerId
?:
StringFilter
<
"CSCustomMessage"
>
|
string
;
content
?:
StringNullableFilter
<
"CSCustomMessage"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"CSCustomMessage"
>
|
string
;
embed
?:
XOR
<
CSMessageEmbedNullableScalarRelationFilter
,
CSMessageEmbedWhereInput
>
|
null
;
showInviteButton
?:
BoolNullableFilter
<
"CSCustomMessage"
>
|
boolean
|
null
;
showWatchButton
?:
BoolNullableFilter
<
"CSCustomMessage"
>
|
boolean
|
null
;
type
?:
EnumStreamerMessageTypeEnumFilter
<
"CSCustomMessage"
>
|
StreamerMessageTypeEnum
;
webhook
?:
XOR
<
CSMessageWebhookNullableScalarRelationFilter
,
CSMessageWebhookWhereInput
>
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...