I'm looking for a way to apply a filter by verb on feed.getActivities()
in GetStream API, more than lg_te or etc. I want to filter verb to be equals something like writeArticle
. Is there any way? Unfortunately, I couldn't find anything in the docs.
Thank you for all of your help.
You can't.
For these activities, put them into a separate feed and read directly and make your original feed to follow this new feed.
But now you can filter, just read article feed.