I want a list of the last 100-200 tweets of a particular person.
Im developing in Java, and maybe it is the method twitter.getUserListStatuses, but I dont know what to pass as parameter.
Also i read:
"You can use the [node:56] API to fetch a single user’s tweets."
can someone further explain this to me?