Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KSMessageEmbedCreateInput
Type Alias KSMessageEmbedCreateInput
KSMessage
Embed
Create
Input
:
{
author
?:
string
|
null
;
authorIcon
?:
string
|
null
;
color
?:
string
|
null
;
dbId
?:
string
;
description
:
string
;
fields
?:
KSEmbedFieldCreateNestedManyWithoutKsMessageEmbedInput
;
footer
?:
string
|
null
;
footerIcon
?:
string
|
null
;
image
?:
string
|
null
;
ksCustomMessage
?:
KSCustomMessageCreateNestedOneWithoutEmbedInput
;
thumbnail
?:
string
|
null
;
title
?:
string
|
null
;
url
?:
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...