the builder instance
the resulting id
of the resulting object
Get the creator object responsible for the Livechat integrations
Get the creator object responsible for the upload.
Starts the process for building a new bot user.
(optional) the initial data to pass into the builder,
the id
property will be ignored
an IUserBuilder instance
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
Starts the process for building a new video conference.
(optional) the initial data to pass into the builder,
an IVideoConferenceBuilder instance
Generated using TypeDoc
Finishes the creating process, saving the object to the database.