View Source Kalevala.Event.Message (kalevala v0.1.0)

Struct for sending a message

Link to this section Summary

Functions

Generate a random ID

Link to this section Types

@type t() :: %Kalevala.Event.Message{
  channel_name: term(),
  character: term(),
  id: term(),
  meta: term(),
  text: term(),
  type: term()
}

Link to this section Functions

Generate a random ID