Hello, I’d like to detect whenever tweet of specific user receives a like. I’m detecting new tweets using filtered stream and rules so I thought there would be a rule for detecting new likes but I cant find any. So how would I get a notification/event/webhook whenever a like is given?

I think you can only do this for users that authenticate your app, using the v1.1 Premium API Overview | Docs | Twitter Developer Platform