javascript v0.0.1-alpha.18

What's New:

  • getProfileChatRoomMemberships API now supports fetching chat room memberships based on profileIds, when no profileIds are passed it fetches chat room memberships for current profile.
  • added optional profileIds arg for getChatRoomMemberships API to filter chat room memberships based on given profileIds.
  • minor TS typing change for IComment interface.