Ejemplo n.º 1
0
 public async Task GuildID(string id = null)
 {
     await publicService.GuildIDAsync(Context, id);
 }