Home Forums BP Better Messages Starting a chat with another user Reply To: Starting a chat with another user

#5925
Support
Keymaster

Hi there!

Releasing new version in next few days.
This is the function to open mini chat:

var thread_id = 1; 
//Thread ID, that should exist
var open = true; 
//true or false, this mean if mini chat showing maximized or minified 
BBPMOpenMiniChat(thread_id, open);

Next version will come with more improvements for the mini chats!
Thanks for your patience!

  • This reply was modified 6 years, 2 months ago by Support.