Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
$TWSCustomMessagePayload
Type Alias $TWSCustomMessagePayload<ExtArgs>
$TWSCustom
Message
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"TWSCustomMessage"
;
objects
:
{
buttons
:
$TWSMessageButtonPayload
<
ExtArgs
>
[]
;
embed
:
$TWSMessageEmbedPayload
<
ExtArgs
>
|
null
;
twitterStreamer
:
$TwitterStreamerPayload
<
ExtArgs
>
|
null
;
webhook
:
$TWSMessageWebhookPayload
<
ExtArgs
>
|
null
;
}
;
scalars
:
GetPayloadResult
<
{
content
:
string
|
null
;
dbId
:
string
;
showInviteButton
:
boolean
|
null
;
showWatchButton
:
boolean
|
null
;
twitterStreamerId
:
string
;
type
:
StreamerMessageTypeEnum
;
}
,
ExtArgs
[
"result"
]
[
"tWSCustomMessage"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...