I know it's no longer to get a list of users of a given Facebook group, see List the members of a Facebook group via API.
But how can I get a list of all Facebook groups I'm member of?
Possibly, with the number of members? Something like:
Group ABC 30k members
Group DEF 5k members
Group GHI 40 members
How to do this with Facebook API, with Python?