API ReferenceMethodsget_all_groupsOn this pageget_all_groups Gets a list of Group present in the community. Signature async def get_all_groups(community_id: str) -> List[Group] Parameters community_id (str): The ID of the community