Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
This requires to fetch all rooms of the authenticated user and I need to loop over the list of the rooms.and for each room I need to fecth memeberships api to see if the target user is a member of this group. Isn't there anyway to search a room whic...