예제 #1
0
 public void SendLike(string toQq)
 {
     _coolQApi.CQ_sendLikeV2(AuthCode, Convert.ToInt64(toQq), 1);
 }