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