X-Git-Url: https://jfr.im/git/z_archive/twitter.git/blobdiff_plain/0a5894df0bc41ee6e947a66f962a6665dbaf020f..0f27320be29f6111de94f642867435b7eb59825c:/twitter/twitter_globals.py diff --git a/twitter/twitter_globals.py b/twitter/twitter_globals.py index 8fe1a2d..d7572ee 100644 --- a/twitter/twitter_globals.py +++ b/twitter/twitter_globals.py @@ -8,7 +8,7 @@ POST_ACTIONS = [ # Status Methods - 'update', 'retweet', + 'update', 'retweet', 'update_with_media', # Direct Message Methods 'new', @@ -32,9 +32,6 @@ POST_ACTIONS = [ # Users Methods 'lookup', 'report_spam', - # Geo Methods - 'place', - # Streaming Methods 'filter', 'user', 'site',