Esempio n. 1
0
 public async Task RgbColor(string hexColor)
 => await ReplyAsync(embed : await UtilitiesService.GetRgbColorAsync(hexColor));