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