Method GetUsernameAsync
- Namespace
- DisCatSharp.Experimental
- Assembly
- DisCatSharp.Experimental.dll
GetUsernameAsync(DiscordClient, ulong)
[Experimental("This function is being tested and might change at any time.")]
[RequiresFeature(Features.MonetizedApplication)]
public static Task<string> GetUsernameAsync(this DiscordClient client, ulong id)
Parameters
client
DiscordClientid
ulong