ruby - Twitter gem - how to get user's country? -
i know user's name in twitter. how user's country using twitter gem?
it's first usage example:
twitter.user("sferik").location however, location string. user's country isn't stored explicitly.
i know user's name in twitter. how user's country using twitter gem?
it's first usage example:
twitter.user("sferik").location however, location string. user's country isn't stored explicitly.
Comments
Post a Comment