Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
$KSCustomMessagePayload
Type Alias $KSCustomMessagePayload<ExtArgs>
$KSCustom
Message
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"KSCustomMessage"
;
objects
:
{
buttons
:
$KSMessageButtonPayload
<
ExtArgs
>
[]
;
embed
:
$KSMessageEmbedPayload
<
ExtArgs
>
|
null
;
kickStreamer
:
$KickStreamerPayload
<
ExtArgs
>
|
null
;
webhook
:
$KSMessageWebhookPayload
<
ExtArgs
>
|
null
;
}
;
scalars
:
GetPayloadResult
<
{
content
:
string
|
null
;
dbId
:
string
;
kickStreamerId
:
string
;
type
:
StreamerMessageTypeEnum
;
}
,
ExtArgs
[
"result"
]
[
"kSCustomMessage"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...