class

Galileo::Room

Inherits Reference / Object

Constructors

new(id : String, name : String, description : String, is_private : Bool)
Source

Class methods

from_json(payload : Hash(String, JSON::Any))
Source

Instance methods

description
Source
description=(description : String)
Source
id=(id : String)
Source
is_private
Source
is_private=(is_private : Bool)
Source
name
Source
name=(name : String)
Source