Skip to content
Ramtin Jokar edited this page Sep 20, 2018 · 5 revisions

There are many functions exists for user. You can see some of it in here:

How can I get current user information?

var currentUser = await InstaApi.UserProcessor.GetCurrentUserAsync();

Clone this wiki locally