This repository was archived by the owner on Dec 2, 2022. It is now read-only.
-
Couldn't load subscription status.
- Fork 2
GetUser
Marco Dal Zovo edited this page Jul 23, 2021
·
1 revision
Returns an User object by its unique identifier.
| Name | Type | Summary |
|---|---|---|
| id | Int64 |
The user's id |
var result = await AniAPI.Instance.GetUser(2);