Add Client.unretweet, Client.get_retweeters, and Client.retweet
authorHarmon <Harmon758@gmail.com>
Mon, 20 Sep 2021 22:45:53 +0000 (17:45 -0500)
committerHarmon <Harmon758@gmail.com>
Mon, 20 Sep 2021 22:45:53 +0000 (17:45 -0500)
commitb4985e04acb87b791e4d0d3f45bd57e5410e7d48
tree892dcdbf24a19746aa4793c7a3aa1e9224442401
parentb20b236c4ca10a5376ea2f612a1ad324f21d7072
Add Client.unretweet, Client.get_retweeters, and Client.retweet
cassettes/test_get_retweeters.yaml [new file with mode: 0644]
cassettes/test_retweet_and_unretweet.yaml [new file with mode: 0644]
docs/client.rst
tests/test_client.py
tweepy/client.py