yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.interaction.reply
/
Repliable
Repliable
interface
Repliable
(
source
)
Indicates that this interaction has the ability to reply to the user.
Inheritors
MessageCommand
SlashCommand
UserCommand
Button
SelectMenu
TextInput
Members
Functions
reply
Link copied to clipboard
abstract
fun
reply
(
embed
:
Embed
)
:
Reply
abstract
fun
reply
(
content
:
String
)
:
Reply
Replies to an interaction.