Stop allowing positional arguments for API.create_media_metadata
authorHarmon <Harmon758@gmail.com>
Wed, 10 Feb 2021 03:59:14 +0000 (21:59 -0600)
committerHarmon <Harmon758@gmail.com>
Wed, 10 Feb 2021 03:59:14 +0000 (21:59 -0600)
commit154189aabea6449de820f142d7b0e21565ba26b2
treecfa109129d5935ca2a283fe9694dbb0729e94e37
parent5dfdae1758512980e14fea8c4c712c523846f51b
Stop allowing positional arguments for API.create_media_metadata

Stop allowing positional arguments besides media_id and alt_text for API.create_media_metadata
tweepy/api.py