Table of Contents

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.