toggle menu
few
jvm
switch theme
search in API
web
/
web.client
/
DiscordBodyProperty
Discord
Body
Property
data
class
DiscordBodyProperty
(
val
content
:
String
,
val
embeds
:
List
<
Embed
>
)
Members
Constructors
Discord
Body
Property
Link copied to clipboard
constructor
(
content
:
String
,
embeds
:
List
<
Embed
>
)
Properties
content
Link copied to clipboard
val
content
:
String
embeds
Link copied to clipboard
val
embeds
:
List
<
Embed
>