the builder instance
the resulting id
of the resulting object
Starts the process for building a new message object.
(optional) the initial data to pass into the builder,
the id
property will be ignored
an IMessageBuilder instance
Starts the process for building a new room.
(optional) the initial data to pass into the builder,
the id
property will be ignored
an IRoomBuilder instance
Generated using TypeDoc
Finishes the creating process, saving the object to the database.