Stop allowing positional arguments for API.unsubscribe_list
authorHarmon <Harmon758@gmail.com>
Mon, 15 Feb 2021 07:56:01 +0000 (01:56 -0600)
committerHarmon <Harmon758@gmail.com>
Mon, 15 Feb 2021 07:56:01 +0000 (01:56 -0600)
commit2df231158d08e05ccb2f08a020dea154681e2609
treec661f57b669d78f1ccfc8548bf0ac20aaef8575f
parentee3b718339e5ff8719cf8fc7ada5fc7930e41c13
Stop allowing positional arguments for API.unsubscribe_list

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