Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
$GuildStickyMessagePayload
Type Alias $GuildStickyMessagePayload<ExtArgs>
$
Guild
Sticky
Message
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"GuildStickyMessage"
;
objects
:
{
buttons
:
$GuildStickyMessageButtonPayload
<
ExtArgs
>
[]
;
embed
:
$GuildStickyMessageEmbedPayload
<
ExtArgs
>
|
null
;
guild
:
$GuildPayload
<
ExtArgs
>
|
null
;
webhook
:
$GuildStickyMessageWebhookPayload
<
ExtArgs
>
|
null
;
}
;
scalars
:
GetPayloadResult
<
{
channelId
:
string
;
content
:
string
|
null
;
dbId
:
string
;
guildId
:
string
;
messageId
:
string
|
null
;
}
,
ExtArgs
[
"result"
]
[
"guildStickyMessage"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...