Facebook Methods description: friends.getLists

Returns the names and identifiers of any Friend Lists that the user has created. The current user is determined from the session_key parameter. The values returned from this call are storable (i.e., you may store the id of a friend list that the user has elected for use in some feature of your application), but […]