the builder instance
Get the updater object responsible for the Livechat integrations
Get the updater object responsible for methods that update messages
Gets the update object responsible for methods that update users
Modifies an existing message. Raises an exception if a non-existent messageId is supplied
the id of the existing message to modfiy and build
the user who is updating the message
Modifies an existing room. Raises an exception if a non-existent roomId is supplied
the id of the existing room to modify and build
the user who is updating the room
Generated using TypeDoc
Finishes the updating process, saving the object to the database. Note: If there is an issue or error while updating, this will throw an error.