InstagramApiSharp icon indicating copy to clipboard operation
InstagramApiSharp copied to clipboard

Questions about v2.x

Open ramtinak opened this issue 6 years ago • 72 comments

You can ask your questions about version 2.x here.

ramtinak avatar May 21 '19 10:05 ramtinak

Hello,

Is there any way to indicate typing in Direct while chating? i mean, if someone is typing or not ..

Thanks in advance, George

GiorgosXou avatar Jun 03 '19 10:06 GiorgosXou

@GiorgosXou Hi, As far as I know there is no API for that, this is related to push notifications and socket programming which is not supported at the moment.

ramtinak avatar Jun 04 '19 13:06 ramtinak

Out of curiosity, is anyone actually paying the $100 a month? Seems very overpriced

NateKomodo avatar Jun 06 '19 13:06 NateKomodo

@ramtinak Thanks you for your reply!

GiorgosXou avatar Jun 06 '19 14:06 GiorgosXou

$25 is reasonable i guess

As a student though, i deff cant afford that, so i think ill stay on 1.4 lol. 1.4 works perfectly for my application anyway so

NateKomodo avatar Jun 06 '19 14:06 NateKomodo

Turkey's economy is so bad that money can give you very forcibly

huseyinkarael avatar Jun 06 '19 14:06 huseyinkarael

@NateKomodo I didn't force anyone to subscribe for version 2.x, if anyones needs support or bugfix, they can subscribe, otherwise they can simply fixes their issues/bugs by themselves.

@huseyinkarael using v1.4.0 is best thing that I can suggest to you! Good luck.

ramtinak avatar Jun 07 '19 12:06 ramtinak

@ramtinak No, I agree that 1.4 is enough for nearly everyone, and $25 a month is reasonable if they need more

NateKomodo avatar Jun 07 '19 12:06 NateKomodo

But I have a question about Instagram doesn't allow to another program push videos and post.generally if possible, the user has to publish his post by manually. I want to create a program that I can push my videos and posts without any problems on Instagram. I want to know your library can do it?

farhadibehnam avatar Jun 08 '19 20:06 farhadibehnam

Yes, you upload photo, video and album to your timeline and also you can upload stories (every type of stories is supported, story poll, story question, story quiz[only private version], story link, share media as story), send video/photo file to direct and many more.

Also be aware that my library isn’t using Instagram public API! It uses Instagram’s android API which is private API of Instagram. That’s why my library can do these things.

Please check examples and wiki pages.

Good luck.


From: farhadibehnam [email protected] Sent: Sunday, June 9, 2019 12:56:27 AM To: ramtinak/InstagramApiSharp Cc: Ramtin Jokar; Mention Subject: Re: [ramtinak/InstagramApiSharp] Questions about v2.x (#245)

But I have a question about Instagram doesn't allow to another program push videos and post.generally if possible, the user has to publish his post by manually. I want to create a program that I can push my videos and posts without any problems on Instagram. I want to know your library can do it?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/ramtinak/InstagramApiSharp/issues/245?email_source=notifications&email_token=AB7QJCYUMNQBRIIWJQML5DDPZQIXHA5CNFSM4HOJQ5KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXH5MRI#issuecomment-500160069, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AB7QJC44TB64W6KJ6ZVXVALPZQIXHANCNFSM4HOJQ5KA.

ramtinak avatar Jun 08 '19 20:06 ramtinak

Hey I am interested in purchasing a subscription, but before that, what is your plan regarding this? How far do you plan to offer your support? You've really helped me a lot with this repository and I am glad you're back, I can understand why you are making the subscription. Kind regards

soya-miruku avatar Jun 15 '19 14:06 soya-miruku

@VinHylme Hey, I'm gonna help you for your library problems, questions about the functions or library, feature requests and bugfixes. You can contact me in telegram messenger, email or the private repository if you need help. Regards.

ramtinak avatar Jun 15 '19 20:06 ramtinak

thanks for you. I paid for PayPal and sent it to your email. Does the library send to my email?

changukchoi avatar Jun 19 '19 03:06 changukchoi

@changukchoi If you are [email protected] , your github email is wrong! You will be invited to private repository and have access to the source code and pre-compiled binaries(*.dlls) too.

ramtinak avatar Jun 19 '19 10:06 ramtinak

@mosaw nope. and it's not going to update anymore.

ramtinak avatar Jun 24 '19 20:06 ramtinak

Hey Ramtinak, I sent you an email but just sending a message here too (maybe it'll be faster XD) I sent the proof of payment to you x

soya-miruku avatar Jun 26 '19 23:06 soya-miruku

@VinHylme hi, I sent you an invitation for the private repository to your email.

Regards.

ramtinak avatar Jun 27 '19 00:06 ramtinak

Hello! is there place to talk about 1.4 version?

rtr989 avatar Jul 02 '19 19:07 rtr989

@rtr989 Hi, you can open a new issue, but I'm not gonna answer to it! anyone else can respond to you.

Good luck.

ramtinak avatar Jul 02 '19 20:07 ramtinak

I paid for PayPal and sent it to my email. check plz

pall1024 avatar Jul 09 '19 08:07 pall1024

@pall1024

Hi, I've sent you an invitation link for the private github project, accept it and you will get access to the full source code.

Regards.

ramtinak avatar Jul 09 '19 08:07 ramtinak

wrong poin.. :)

Вторник, 9 июля 2019, 11:43 +03:00 от Ramtin Jokar [email protected]:

@pall1024 Hi, I've sent you an invitation link for the private github project, accept it and you will get access to the full source code. Regards. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub , or mute the thread .

С уважением, Андрей Семенов.

rtr989 avatar Jul 09 '19 21:07 rtr989

@rtr989 If you don't want to get emails from this issue, you have to unsubscribe this issue!

Regards.

ramtinak avatar Jul 09 '19 21:07 ramtinak

Hey @ramtinak , quick question, is it possible to create an endpoint to get all the people you're following sorted by date? like you can in the app? or is that info not provided?

soya-miruku avatar Jul 12 '19 18:07 soya-miruku

@VinHylme Hi, yes you can get followings with orders. there is a InstaFollowingOrderType enum for the followings which you can set default or latest or earliest:

var followings = await InstaApi.UserProcessor.GetUserFollowingAsync("user",null, InstaFollowingOrderType.DateFollowedLatest);

Regards.

ramtinak avatar Jul 12 '19 18:07 ramtinak

Hey thanks for that @ramtinak and another question, if i wanted to register my own device how would i go on about doing that?

soya-miruku avatar Jul 21 '19 21:07 soya-miruku

Hello! When sending a message always returns "spam"

rudenko29 avatar Jul 25 '19 18:07 rudenko29

Hi @rudenko29 which version?

ramtinak avatar Jul 25 '19 18:07 ramtinak

Hi @rudenko29 which version?

last 1.4.0.1

rudenko29 avatar Jul 25 '19 19:07 rudenko29

@rudenko29

https://github.com/ramtinak/InstagramApiSharp#warning

Hiding this because it's not related to v2.x .

ramtinak avatar Jul 25 '19 19:07 ramtinak