Method GetUserAsync
- Namespace
- DSharpPlus.Interactivity.EventHandling
- Assembly
- DSharpPlus.Interactivity.dll
GetUserAsync()
Gets the user this pagination applies to.
Task<DiscordUser> GetUserAsync()
Returns
- Task<DiscordUser>
Gets the user this pagination applies to.
Task<DiscordUser> GetUserAsync()