Tags
323 324 325
# File 'lib/weibo/base.rb', line 323 def tags(query={}) perform_get("/tags.json", :query => query) end