Stop allowing positional arguments for API.subscribe_list
authorHarmon <Harmon758@gmail.com>
Mon, 15 Feb 2021 07:54:13 +0000 (01:54 -0600)
committerHarmon <Harmon758@gmail.com>
Mon, 15 Feb 2021 07:54:13 +0000 (01:54 -0600)
commitee3b718339e5ff8719cf8fc7ada5fc7930e41c13
treeb395fe500dd5eec5fcb357228b587bb6cf52824d
parent0af06db70a3f41db048d2f5e866a39c48cfcdd98
Stop allowing positional arguments for API.subscribe_list

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