searchUsers: Returns list of users related to a search query
Description
searchUsers Provides a simple, relevance-based search interface
to public user accounts on Twitter. Try querying by topical interest,
full name, company name, location, or other criteria. Exact match searches
are not supported. Only the first 1,000 matches are available.
folder where OAuth tokens are stored. It can also be the name
of a file that contains the token, or a csv file with the format: consumer_key,
consumer_secret,access_token,access_token_secret.
verbose
shows additional ouput about token usage in console