Stop allowing positional arguments for API.destroy_mute
authorHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 06:11:35 +0000 (00:11 -0600)
committerHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 06:11:35 +0000 (00:11 -0600)
commit009b54e43230827264eb34141d6436b935f76084
treef832325ac85fec004fcec2b17b4d726b7fc1344f
parent8c444c5b9d135bf39850bbcd757c8471e16d4202
Stop allowing positional arguments for API.destroy_mute

Also improve endpoint parameters order to match Twitter API documentation
tweepy/api.py