Chatwee

ChatweeManager constructor

This is a constructor for the ChatweeManager object. It takes one parameter, which is the ID of a chat instance.


  var chatId = "5817d4ba9da1fb0065000029";
  var chatweeManager = new ChatweeLib.ChatweeManager(chatId);
	
Name Description Type Mandatory Remarks
chatId ID of your chat string yes available in 'INTEGRATION' section of the Chatwee Dashboard