Closed chainsawriot closed 2 years ago
Allow start_tweets and end_tweets to be optional for get_all_tweets and count_all_tweets
start_tweets
end_tweets
get_all_tweets
count_all_tweets
Also, make count_all_tweets inherit params from get_all_tweets to reduce replications.
Allow
start_tweets
andend_tweets
to be optional forget_all_tweets
andcount_all_tweets
Also, make
count_all_tweets
inherit params fromget_all_tweets
to reduce replications.