yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.interaction.reply
/
Repliable
/
reply
reply
abstract
fun
reply
(
content
:
String
)
:
Reply
(
source
)
Replies to an interaction.
Return
The reply.
Parameters
content
The content of the reply.
abstract
fun
reply
(
embed
:
Embed
)
:
Reply
(
source
)
Replies to an interaction.
Return
The reply.
Parameters
embed
The embed of the reply.