Get extended information of a given user, specified by ID If you want to specify by screen name, you can call Tuitter::getUserStatus method.
getUserStatusById( $user_id )
Specifies the ID of the user to return.
Returns Tuitter_User object.