Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
$GuildCustomMessagePayload
Type Alias $GuildCustomMessagePayload<ExtArgs>
$
Guild
Custom
Message
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"GuildCustomMessage"
;
objects
:
{
buttons
:
$GuildMessageButtonPayload
<
ExtArgs
>
[]
;
embed
:
$GuildMessageEmbedPayload
<
ExtArgs
>
|
null
;
guild
:
$GuildPayload
<
ExtArgs
>
|
null
;
webhook
:
$GuildMessageWebhookPayload
<
ExtArgs
>
|
null
;
}
;
scalars
:
GetPayloadResult
<
{
content
:
string
|
null
;
dbId
:
string
;
guildId
:
string
;
type
:
GuildMessageTypeEnum
;
}
,
ExtArgs
[
"result"
]
[
"guildCustomMessage"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...