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