hello.js icon indicating copy to clipboard operation
hello.js copied to clipboard

How to follow a user on Twitter

Open zerosimms opened this issue 7 years ago • 0 comments

Hey, sorry for asking this question as an issue but I'm not sure where else to ask...

I've been going round in circles trying to follow users using Twitter, could I please see an example of the payload I need to do it, in the same or similar manner as this example?

hello("twitter").api("me/share", "post", { id: ID }).then(log, log);

Cheers

zerosimms avatar Sep 23 '18 15:09 zerosimms