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
使用Bukkit监听MiraiGroupMessageEvent时,调用e.sendMessage方法,机器人会发送一条私聊消息而不是预期群消息。
MiraiGroupMessageEvent
e.sendMessage
sendMessage
Bukkit(包括Paper)
Paper-1.18.1
1.6
/
No response
The text was updated successfully, but these errors were encountered:
a1adfd6
修复群消息事件调用sendMessage()时错误发送为私聊消息的问题
3b62c39
Fix #116
DreamVoid
No branches or pull requests
问题描述
使用Bukkit监听
MiraiGroupMessageEvent
时,调用e.sendMessage
方法,机器人会发送一条私聊消息而不是预期群消息。复现方法
MiraiGroupMessageEvent
sendMessage
方法服务端类型
Bukkit(包括Paper)
服务端版本
Paper-1.18.1
MiraiMC 插件版本
1.6
服务端日志
额外说明
No response
The text was updated successfully, but these errors were encountered: