mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
fix: error
This commit is contained in:
@@ -38,7 +38,7 @@ export class NTQQUserApi {
|
||||
static async getProfileLike(uin: string) {
|
||||
return napCatCore.session.getProfileLikeService().getBuddyProfileLike( {
|
||||
"friendUids": [
|
||||
"u_FUSS0_x06S_9Tf4na_WpUg"
|
||||
(await NTQQUserApi.getUidByUin(uin))!
|
||||
],
|
||||
"basic": 1,
|
||||
"vote": 1,
|
||||
|
Reference in New Issue
Block a user