Support new endpoint parameters for Client.get_liking_users
authorHarmon <Harmon758@gmail.com>
Wed, 9 Feb 2022 23:58:58 +0000 (17:58 -0600)
committerHarmon <Harmon758@gmail.com>
Wed, 9 Feb 2022 23:58:58 +0000 (17:58 -0600)
commitbdd6b55d7cb075fc2e4c7cb56a061c552ca106fe
tree4ea94f7c4eab077b95ebfe73dddd4b349edd9a8f
parent3479e56a0fff02594ab6e77ca8227e65b51b46f7
Support new endpoint parameters for Client.get_liking_users

Add support for max_results and pagination_token endpoint parameters to Client.get_liking_users
tweepy/client.py