As of now, using the GroupsRequestBuilder
, we have the ability to:
Set .joinedOnly(true)
to fetch only the groups the current user has already joined.
Set .joinedOnly(false)
to fetch all available groups (regardless of the user's membership status).
However, in the context of the CometChatGroups
component, this behavior is not fully supported. There is no built-in way to filter and show only the groups that a particular user has not joined.
Feature:
The ability to filter groups based on users who have not joined them.
Please authenticate to join the conversation.
Idea
π‘ Feature Request
Get notified by email when there are changes.
Idea
π‘ Feature Request
Get notified by email when there are changes.