Example #1
0
 public TaskParser(BotClient client)
 {
     this.client = client;
 }