Exemple #1
0
 public void DeleteAutoReply(long id)
 {
     TextService.DeleteAutoReply(new IdRequest(id));
 }