toggle menu
few
jvm
switch theme
search in API
web
/
web.client
Package-level
declarations
Types
Types
Discord
Body
Property
Link copied to clipboard
data
class
DiscordBodyProperty
(
val
content
:
String
,
val
embeds
:
List
<
Embed
>
)
Embed
Link copied to clipboard
data
class
Embed
(
val
title
:
String
,
val
description
:
String
)