Replace APIMethod.api with APIMethod.execute api parameter
authorHarmon <Harmon758@gmail.com>
Tue, 2 Feb 2021 17:23:51 +0000 (11:23 -0600)
committerHarmon <Harmon758@gmail.com>
Tue, 2 Feb 2021 17:35:38 +0000 (11:35 -0600)
commit6b0bb5324d917eea896b7bb3b0df3936c7287e90
treee1fa65eb69480f4295a46a2f85b7b98a6acc09c4
parent28a5963bdef31dae25dcdd219236bf42e7b31011
Replace APIMethod.api with APIMethod.execute api parameter

Add ModelParser.parse api keyword-only argument
tweepy/binder.py
tweepy/parsers.py