Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.model
/
Message
/
Embed
/
Embed
Embed
constructor
(
title
:
String
,
prompt
:
String
,
thumbnail
:
Message.Embed.Thumbnail
?
=
null
,
fields
:
List
<
Message.Embed.Field
>
=
emptyList()
)
(
source
)