Questions about v2.x
You can ask your questions about version 2.x here.
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 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.
Out of curiosity, is anyone actually paying the $100 a month? Seems very overpriced
@ramtinak Thanks you for your reply!
$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
Turkey's economy is so bad that money can give you very forcibly
@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 No, I agree that 1.4 is enough for nearly everyone, and $25 a month is reasonable if they need more
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?
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.
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
@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.
thanks for you. I paid for PayPal and sent it to your email. Does the library send to my email?
@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.
@mosaw nope. and it's not going to update anymore.
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
@VinHylme hi, I sent you an invitation for the private repository to your email.
Regards.
Hello! is there place to talk about 1.4 version?
@rtr989 Hi, you can open a new issue, but I'm not gonna answer to it! anyone else can respond to you.
Good luck.
I paid for PayPal and sent it to my email. check plz
@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.
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 If you don't want to get emails from this issue, you have to unsubscribe this issue!
Regards.
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?
@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.
Hey thanks for that @ramtinak and another question, if i wanted to register my own device how would i go on about doing that?
Hello! When sending a message always returns "spam"
Hi @rudenko29 which version?
Hi @rudenko29 which version?
last 1.4.0.1
@rudenko29
https://github.com/ramtinak/InstagramApiSharp#warning
Hiding this because it's not related to v2.x .