Ejemplo n.º 1
0
 public async Task DisplayUser(string username)
 => await ReplyAsync("", false, (Embed)await OsuBot.PrintPlayer(username));