Method GetFromApiAsync
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GetFromApiAsync()
Fetches the user from the API.
public Task<DiscordUser> GetFromApiAsync()
Returns
- Task<DiscordUser>
The user with fresh data from the API.
Fetches the user from the API.
public Task<DiscordUser> GetFromApiAsync()
The user with fresh data from the API.