In-App Chat SDK JavaScript Version 2.10.6 Release

  • Updated

Hi there, Good news! We have made some improvements in chat SDK JavaScript. Below is the list of changes:

  • add room_type params for qiscus.loadRoomList method, the valid value is: singlegroup, or undefined.

for example:

    • qiscus.loadRoomList({ room_type: 'single' })
    • qiscus.loadRoomList({ room_type: 'group' })
    • qiscus.loadRoomList() default to return all chat room type

For further information, feedback, or questions about the changes above, please feel free to drop us some feedback at https://support.qiscus.com/.

Best regards,
SDK Product Team

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.