class

Galileo::Message

Inherits Reference / Object

Constructors

new(user_id : String, sent_at : String, is_whisper : Bool, content : String)
Source

Class methods

decode(message : Array(Hash(String, JSON::Any))) : String
Source
encode(message : String)
Source

Instance methods

content
Source
is_whisper
Source
sent_at
Source
user_id
Source