Remove API.update_profile_background_image
authorHarmon <Harmon758@gmail.com>
Sat, 19 Dec 2020 10:28:30 +0000 (04:28 -0600)
committerHarmon <Harmon758@gmail.com>
Sat, 19 Dec 2020 10:28:30 +0000 (04:28 -0600)
commit8dba191518366fb756440302eff86d5a868e0306
treec0f50d958d35419d77aa13df5553e06b51b43a04
parentaf4611c6b955a845850a637ae317ef3de49ad16d
Remove API.update_profile_background_image

Resolves #1466
The POST account/update_profile_background_image endpoint has been deprecated and removed, since background profile images have not been available or visible on Twitter.com since July 2015.
https://twittercommunity.com/t/upcoming-changes-to-the-developer-platform/104603
docs/api.rst
tests/test_api.py
tweepy/api.py