Stop allowing positional arguments for API.list_subscribers
authorHarmon <Harmon758@gmail.com>
Mon, 15 Feb 2021 07:58:41 +0000 (01:58 -0600)
committerHarmon <Harmon758@gmail.com>
Mon, 15 Feb 2021 07:58:41 +0000 (01:58 -0600)
commit3ee84ef24094eae62be706108309a5a561095be1
treecbf38f4325f4c7aa3e20495112b8d1803b7608e2
parent2df231158d08e05ccb2f08a020dea154681e2609
Stop allowing positional arguments for API.list_subscribers

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