function onMenuItemClick(title) if title == '加群' then import 'android.net.Uri' import 'android.content.Intent' local groupId = '12345678' -- 群号改成小写的groupId activity.startActivity(Intent(Intent.ACTION_VIEW, Uri.parse('mqqapi://card/show_pslcard?src_type=internal&version=1&uin='..groupId..'&card_type=group&source=qrcode'))) -- 小写的groupId end end

Android Lua 代码:使用 mqqapi://card/show_pslcard 打开 QQ 群

原文地址: https://www.cveoy.top/t/topic/mVMn 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录