Hi all,
I want to combine some hashtags in query parameters to use “search/tweets”. Is It possible cases, such as the following?
ex) https://api.twitter.com/1.1/search/tweets.json?q=(#aaa+AND+#bbb)+OR+(#aaa+AND+#ccc)