Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
$CFCustomMessagePayload
Type Alias $CFCustomMessagePayload<ExtArgs>
$CFCustom
Message
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"CFCustomMessage"
;
objects
:
{
buttons
:
$CFMessageButtonPayload
<
ExtArgs
>
[]
;
clipForward
:
$GuildClipForwardPayload
<
ExtArgs
>
|
null
;
embed
:
$CFMessageEmbedPayload
<
ExtArgs
>
|
null
;
webhook
:
$CFMessageWebhookPayload
<
ExtArgs
>
|
null
;
}
;
scalars
:
GetPayloadResult
<
{
clipForwardId
:
string
;
content
:
string
|
null
;
dbId
:
string
;
showInviteButton
:
boolean
|
null
;
showWatchButton
:
boolean
|
null
;
type
:
StreamerMessageTypeEnum
;
}
,
ExtArgs
[
"result"
]
[
"cFCustomMessage"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...