the builder instance
the resulting id of the resulting object
Gets a new instance of a BlockBuilder
Get the creator object responsible for the Livechat integrations
Get the creator object responsible for the upload.
Starts the process for building a new discussion.
(optional) the initial data to pass into the builder,
the id property will be ignored
an IDiscussionBuilder instance
Starts the process for building a new livechat 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 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.