GraphMine

graphmine-core / io.github.sof3.graphmine.command / CommandExecutor / respond

respond

fun respond(message: I18n): Unit

Responds to the command sender. A shortcut for receiver.receiveMessage.

Parameters

message - the i18nized message to be sent.