ChimeraCoder / anaconda

A Go client library for the Twitter 1.1 API
MIT License
1.14k stars 247 forks source link

How to filter stream based on language and a slice fo strings? #252

Open k0fi opened 6 years ago

k0fi commented 6 years ago

Hello, Assume that I'd like to get filter out stream for tweets only in en language and containing cat and dog. How can I acheive this using anaconda? I looked into docs but could not figure out how to do so, so appreciate your help.

ChimeraCoder commented 5 years ago

Which is the endpoint you're using?