-
Notifications
You must be signed in to change notification settings - Fork 239
Home
Ramtin Jokar edited this page Oct 21, 2018
·
5 revisions
var api = InstaApiBuilder.CreateBuilder()
// required
.SetUser(new UserSessionData(...Your user...))
// optional
.UseLogger(new SomeLogger())
// optional
.UseHttpClient(new SomeHttpClient())
// optional
.UseHttpClientHandler(httpHandlerWithSomeProxy)
// optional
.SetRequestDelay(new SomeRequestDelay())
// optional
.SetApiVersion(SomeApiVersion)
.Build();
Every method returns object IS NOT COMPLETED YET! For example:
Task<IResult<object>>
To use this library you can follow the wiki pages in right menu.
Iranian Developers (c) 2021 | Bahar 1400