Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
$GuildCustomSingleMessagePayload
Type Alias $GuildCustomSingleMessagePayload<ExtArgs>
$
Guild
Custom
Single
Message
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"GuildCustomSingleMessage"
;
objects
:
{
guild
:
$GuildPayload
<
ExtArgs
>
|
null
;
webhook
:
$GuildSingleMessageWebhookPayload
<
ExtArgs
>
|
null
;
}
;
scalars
:
GetPayloadResult
<
{
dbId
:
string
;
guildId
:
string
;
message
:
string
|
null
;
type
:
GuildSingleMessageTypeEnum
;
}
,
ExtArgs
[
"result"
]
[
"guildCustomSingleMessage"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...