Table of Contents

Method GetCurrentUserAsync

Namespace
DSharpPlus
Assembly
DSharpPlus.Rest.dll

GetCurrentUserAsync()

Gets current user object

public Task<DiscordUser> GetCurrentUserAsync()

Returns

Task<DiscordUser>