Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
Marco Dal Zovo edited this page Sep 20, 2021 · 1 revision

Returns an User object regarding the currently authenticated user.

You need to authenticate an user first in order to use succesfully this method!

Parameters

No parameters

Usage

var result = await AniAPI.Instance.GetMe();
Clone this wiki locally