graphmine-core / io.github.sof3.graphmine.command / CommandExecutor / respond
fun respond(message: I18n): Unit
fun respond(message: I18n):
Unit
Responds to the command sender. A shortcut for receiver.receiveMessage.
receiver.receiveMessage
message - the i18nized message to be sent.
message