Open developerk001 opened 6 years ago
@developerk786 is this the only code you're running? And to confirm, someone is sending a DM to your account and you're not seeing this callback being called, is that right?
If you call twit.get('direct_messages', ...)
does it return the direct messages you expected to see?
Thanks for replying but I solve in another way
Please tell us how you did it!
@developerk001 could you please tell us what you did to solve your issue? I could really use it. Thank you.
Not sure but this answer might help @GarkGarcia https://stackoverflow.com/questions/42548953/reply-to-direct-messages-of-twitter-using-node-js-api-in-twitter
I am trying to use direct_message event but it is not working or not working as i expect. I think "direct_message" event will fetch data if someone send message to me. But its not working any help.