Add `force` parameter to `_converse.chats.open`
This changes the API method's current behavior by not automatically maximizing (in `overlayed` view mode) or bringing a background chat into foreground (in `fullscreen` view mode). Instead `force` needs to be set to `true` for that to happen.
Showing
This diff is collapsed.
Please register or sign in to comment