M1n007 / node-insta-web-api

Simple, easy implementation of the Instagram private web API.
42 stars 17 forks source link

Direct Message #1

Closed HasanKarasahin closed 3 years ago

HasanKarasahin commented 3 years ago

Hello everyone! How to send message on this API? Thank you :)

AkunBlackhat commented 3 years ago

Hello everyone! How to send message on this API? Thank you :)

for now you cannot send direct messages with this module.

U can send direct message with instagram-private-api https://github.com/dilame/instagram-private-api/issues/792

M1n007 commented 3 years ago

Feature direct message added using client from dilame/instagram-private-api