Add Client.unmute and Client.mute
authorHarmon <Harmon758@gmail.com>
Mon, 20 Sep 2021 21:49:36 +0000 (16:49 -0500)
committerHarmon <Harmon758@gmail.com>
Mon, 20 Sep 2021 21:49:36 +0000 (16:49 -0500)
commitb20b236c4ca10a5376ea2f612a1ad324f21d7072
tree7513e5eeebd140eed8aa4560d1722db186e75b02
parent25e2171bf7cfa34920ed9eb9d019673d3050a069
Add Client.unmute and Client.mute
cassettes/test_mute_and_unmute.yaml [new file with mode: 0644]
docs/client.rst
tests/test_client.py
tweepy/client.py