Repliable

interface Repliable(source)

Indicates that this interaction has the ability to reply to the user.

Inheritors

Functions

Link copied to clipboard
abstract fun reply(embed: Embed): Reply
abstract fun reply(content: String): Reply

Replies to an interaction.