nst / STTwitter

A stable, mature and comprehensive Objective-C library for Twitter REST API 1.1
BSD 3-Clause "New" or "Revised" License
999 stars 161 forks source link

Update GET/trends/place endpoint for hashtag exclusion #242

Closed JonLz closed 8 years ago

JonLz commented 8 years ago

Hashtag exclusion was not working for this endpoint.

I updated this to mesh with the latest Twitter API docs for this endpoint: "Setting this equal to hashtags will remove all hashtags from the trends list."