Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
$TTSCustomMessagePayload
Type Alias $TTSCustomMessagePayload<ExtArgs>
$TTSCustom
Message
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"TTSCustomMessage"
;
objects
:
{
buttons
:
$TTSMessageButtonPayload
<
ExtArgs
>
[]
;
embed
:
$TTSMessageEmbedPayload
<
ExtArgs
>
|
null
;
tiktokStreamer
:
$TiktokStreamerPayload
<
ExtArgs
>
|
null
;
webhook
:
$TTSMessageWebhookPayload
<
ExtArgs
>
|
null
;
}
;
scalars
:
GetPayloadResult
<
{
content
:
string
|
null
;
dbId
:
string
;
tiktokStreamerId
:
string
;
type
:
StreamerMessageTypeEnum
;
}
,
ExtArgs
[
"result"
]
[
"tTSCustomMessage"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...