Method: Twitter::Base#help

Defined in:
lib/twitter/base.rb

#helpObject



235
236
237
# File 'lib/twitter/base.rb', line 235

def help
  perform_get("/#{API_VERSION}/help/test.json")
end