You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.
Node.js Version
14.17.5
Package(oicq) Version
lastest
Login Protocol
No response
Bug Description (最好截图说明,你的文字描述可能无法准确传达信息)
我想让机器人自动地发送艾特全体成员的消息,我尝试使用segment来创建一个at全体消息 segment.at("all","hhh") ,并发送,但是并没有效果,有没有人能帮助我
group.getAtAllRemainder().then(res=>{
console.log(res);
group.sendMsg(segment.at("all","hhh"))
})
Log Details (控制台日志,请提供包含前后一段时间内的)
No response
The text was updated successfully, but these errors were encountered: