Add Client.get_all_tweets_count and Client.get_recent_tweets_count
authorHarmon <Harmon758@gmail.com>
Mon, 20 Sep 2021 19:24:29 +0000 (14:24 -0500)
committerHarmon <Harmon758@gmail.com>
Mon, 20 Sep 2021 19:24:29 +0000 (14:24 -0500)
commit49156cb9f1d74d709480b8d746b01e755f5c312b
tree095579b190d600ec69255fe9672c95f38d4113f8
parenta32e6cea08d170e618d46eabc82d673074555c3d
Add Client.get_all_tweets_count and Client.get_recent_tweets_count
cassettes/test_get_recent_tweets_count.yaml [new file with mode: 0644]
docs/client.rst
tests/test_client.py
tweepy/client.py