A method to fetch only joined groups.
A method to set limit for the number of Groups returned in a single iteration. A maximum of 100 groups can fetched in a single iteration.
A method to set the search string based on which the groups are to be fetched.
A method to set the tags based on which the groups are to be fetched.
A method to get the tags along with the other details of the groups.
This method will return an object of the GroupsRequest class.