We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
该 Issue 已完成
Tim 3.5.1
参考 #667 ,由于死马腾讯死灰复燃,因此还需要进一步补充功能,以便彻底删除提示
Issue #667
参考Issue #667 的实现,需要滞空类 com.tencent.mobileqq.activity.aio.rebuild.TroopChatPie$38 的 run 方法 感谢!
// https://github.com/cinit/QAuxiliary/commit/8dac199f85424c396856b0a9816f3e1e73f947f8 override fun initOnce(): Boolean { HookUtils.hookBeforeIfEnabled( this, Reflex.findMethod( Initiator.loadClass("com.tencent.mobileqq.activity.aio.rebuild.TroopChatPie\$38"), "run") ) { it.result = null; } return true; }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
该 Issue 已完成
QQ(TIM)版本/QQ(TIM) Version
Tim 3.5.1
为什么你认为需要此功能
参考 #667 ,由于死马腾讯死灰复燃,因此还需要进一步补充功能,以便彻底删除提示
联系到哪些已经存在的bug或者功能
Issue #667
具体功能需要/Specific features require
参考Issue #667 的实现,需要滞空类 com.tencent.mobileqq.activity.aio.rebuild.TroopChatPie$38 的 run 方法
感谢!
参考代码
The text was updated successfully, but these errors were encountered: