Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
$YTSCustomMessagePayload
Type Alias $YTSCustomMessagePayload<ExtArgs>
$YTSCustom
Message
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"YTSCustomMessage"
;
objects
:
{
buttons
:
$YTSMessageButtonPayload
<
ExtArgs
>
[]
;
embed
:
$YTSMessageEmbedPayload
<
ExtArgs
>
|
null
;
webhook
:
$YTSMessageWebhookPayload
<
ExtArgs
>
|
null
;
youtubeStreamer
:
$YoutubeStreamerPayload
<
ExtArgs
>
|
null
;
}
;
scalars
:
GetPayloadResult
<
{
content
:
string
|
null
;
dbId
:
string
;
type
:
StreamerMessageTypeEnum
;
youtubeStreamerId
:
string
;
}
,
ExtArgs
[
"result"
]
[
"yTSCustomMessage"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...