JFacebookGroup::getPicture
Method to get the groups's picture. Requires authentication and user_groups or friends_groups permission.
Signature
public function getPicture(string
$group,
[string
$type = null] )
Parameters
-
$group
- The group id.
-
$type
- To request a different photo use square | small | normal | large.
Returns
- string
- The URL to the group's picture.