Clover v0.1.0 Clover.MessageHandler View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Clover.MessageHandler{
  match: Regex.t(),
  mention?: boolean(),
  options: keyword(),
  respond: function()
}

Link to this section Functions

Link to this function handle(message_handler, message, data) View Source