Hi:
I intend to use the twitter search API (search method) to get the
tweet from a user with a specific user_id, however, it seems that the
search method only provides two options related with the ids, e.g.:
1) max_id option (returns tweets with status ids less than the given
id) and
2) since_id option (returns tweets with status ids greater than the
given id).

I am not sure whether the status_id is the same as user_id? Can anyone
explain this for me? So many thanks

Guangchen

Reply via email to