Wechat developer gets user list

according to the Wechat development documentation, I have obtained the user list

{"total": 2,
"count": 2,
"data": {
"openid": ["OPENID1", "OPENID2", "OPENID3", "OPENID4",.]},
"next_openid": "NEXT_OPENID"
}

is to get a lot of openid

how to get each user"s avatar nickname
is to make the following effect

Apr.17,2022
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b359c4-2bfa3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b359c4-2bfa3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?