示例#1
0
文件: CQ.cs 项目: paspy/cqilbridge
 /// <inheritdoc />
 public static void SendLike(long qq, int count = 1) => CQAPI.CQ_sendLike(_cqauthcode, qq);