sendProfileLike

suspend fun sendProfileLike(friendUin: Long, count: Int = 1)(source)

给好友点赞

Parameters

friendUin

好友 QQ 号

count

点赞次数(默认为 1)