I need to apply nested search
means I want to retrieve tweets from specific source and only tweets that contains specific topics
I can do each part alone, But I need it to do it at once , that return tweets of some topics from some source
Thanks