Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CFCustomMessageWhereUniqueInput
Type Alias CFCustomMessageWhereUniqueInput
CFCustom
Message
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
CFCustomMessageWhereInput
|
CFCustomMessageWhereInput
[]
;
NOT
?:
CFCustomMessageWhereInput
|
CFCustomMessageWhereInput
[]
;
OR
?:
CFCustomMessageWhereInput
[]
;
buttons
?:
CFMessageButtonListRelationFilter
;
clipForward
?:
XOR
<
GuildClipForwardNullableScalarRelationFilter
,
GuildClipForwardWhereInput
>
|
null
;
clipForwardId
?:
StringFilter
<
"CFCustomMessage"
>
|
string
;
clipForwardId_type
?:
CFCustomMessageClipForwardIdTypeCompoundUniqueInput
;
content
?:
StringNullableFilter
<
"CFCustomMessage"
>
|
string
|
null
;
dbId
?:
string
;
embed
?:
XOR
<
CFMessageEmbedNullableScalarRelationFilter
,
CFMessageEmbedWhereInput
>
|
null
;
showInviteButton
?:
BoolNullableFilter
<
"CFCustomMessage"
>
|
boolean
|
null
;
showWatchButton
?:
BoolNullableFilter
<
"CFCustomMessage"
>
|
boolean
|
null
;
type
?:
EnumStreamerMessageTypeEnumFilter
<
"CFCustomMessage"
>
|
StreamerMessageTypeEnum
;
webhook
?:
XOR
<
CFMessageWebhookNullableScalarRelationFilter
,
CFMessageWebhookWhereInput
>
|
null
;
}
,
"dbId"
|
"clipForwardId_type"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...