mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
fix: error
This commit is contained in:
parent
2b421fa447
commit
5af866cdca
@ -38,7 +38,7 @@ export class NTQQUserApi {
|
|||||||
static async getProfileLike(uin: string) {
|
static async getProfileLike(uin: string) {
|
||||||
return napCatCore.session.getProfileLikeService().getBuddyProfileLike( {
|
return napCatCore.session.getProfileLikeService().getBuddyProfileLike( {
|
||||||
"friendUids": [
|
"friendUids": [
|
||||||
"u_FUSS0_x06S_9Tf4na_WpUg"
|
(await NTQQUserApi.getUidByUin(uin))!
|
||||||
],
|
],
|
||||||
"basic": 1,
|
"basic": 1,
|
||||||
"vote": 1,
|
"vote": 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user