JTwitterUsers::getUser
Method to get extended information of a given user, specified by ID or screen name as per the required id parameter.
Signature
public function getUser(mixed
$user,
[boolean
$entities = null] )
Parameters
-
$user
- Either an integer containing the user ID or a string containing the screen name.
-
$entities
- Set to true to return IDs as strings, false to return as integers.
Returns
- array
- The decoded JSON response