JTwitterProfile::updateProfileImage
Method to update the authenticating user's profile image.
Signature
public function updateProfileImage([string
$image = null,
[boolean
$entities = null,
[boolean
$skip_status = null]]] )
Parameters
-
$image
- The background image for the profile.
-
$entities
- When set to either true, t or 1, each tweet will include a node called "entities,". This node offers a
-
$skip_status
- When set to either true, t or 1 statuses will not be included in the returned user objects.
Returns
- array
- The decoded JSON response