yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.impl.interaction.application.type
/
SlashCommandImpl
/
reply
reply
open
override
fun
reply
(
content
:
String
)
:
Reply
(
source
)
Replies to an interaction.
Return
The reply.
Parameters
content
The content of the reply.
open
override
fun
reply
(
embed
:
Embed
)
:
Reply
(
source
)
Replies to an interaction.
Return
The reply.
Parameters
embed
The embed of the reply.