Exemplo n.º 1
0
 public async Task Avatar(IUser user = null)
 => await ReplyAsync(embed : UtilitiesService.GetAvatar(Context, user));