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