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