ntwitter
ntwitter copied to clipboard
Fixed getTrendsById for 1.1
The old version was throwing unknown errors like 404 and 302 due to the change in Twitter's API from 1 to 1.1. This method now adds id as query parameter that holds WOEID
PS: Sorry I forgot to initiate new branch for it!