Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
$TSCustomMessagePayload
Type Alias $TSCustomMessagePayload<ExtArgs>
$TSCustom
Message
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"TSCustomMessage"
;
objects
:
{
buttons
:
$TSMessageButtonPayload
<
ExtArgs
>
[]
;
embed
:
$TSMessageEmbedPayload
<
ExtArgs
>
|
null
;
twitchStreamer
:
$TwitchStreamerPayload
<
ExtArgs
>
|
null
;
webhook
:
$TSMessageWebhookPayload
<
ExtArgs
>
|
null
;
}
;
scalars
:
GetPayloadResult
<
{
content
:
string
|
null
;
dbId
:
string
;
twitchStreamerId
:
string
;
type
:
StreamerMessageTypeEnum
;
}
,
ExtArgs
[
"result"
]
[
"tSCustomMessage"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...