Hello, there are any way to retrieve the users who have liked a specific tweet?
Thanks.
Currently no - you can only “like” / “unlike” tweets with the API Introduction | Twitter Developer
There is now a new API endpoint that does this: Likes - GET /2/tweets/:id/liking_users | Docs | Twitter Developer Platform