Hedwig v1.0.0-rc2 Hedwig.Message

Hedwig Message

Summary

Types

adapter :: {module, pid}
matches :: list | map
private :: map
ref :: reference
room :: binary
t :: %Hedwig.Message{adapter: adapter, matches: matches, private: private, ref: ref, robot: robot, room: room, text: text, type: type, user: user}
text :: binary
type :: binary
user :: map