X-Git-Url: https://jfr.im/git/z_archive/twitter.git/blobdiff_plain/eeb54b95cb5713293cb8a7e297cbe9862982e3c4..0396df77671421fa844deddcb074b56e14bc5971:/twitter/twitter_globals.py diff --git a/twitter/twitter_globals.py b/twitter/twitter_globals.py index 4993eb4..39436b1 100644 --- a/twitter/twitter_globals.py +++ b/twitter/twitter_globals.py @@ -28,6 +28,9 @@ POST_ACTIONS = [ # Block Methods, Friendship Methods, Favorite Methods 'create', 'create_all', + # Users Methods + 'lookup', + # Semantic Methods 'filter',