| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Returns an User object by its unique identifier.
| Name | Type | Summary |
|---|---|---|
| id | Int64 | The user's id |
var result = await AniAPI.Instance.GetUser(2);| Back | FazBrowse Home | New Git URL |