-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
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
[OneBot] 添加戳一戳二合一接口 #725
[OneBot] 添加戳一戳二合一接口 #725
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
还是合并一下好了
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
感谢贡献
你的提交目前没有签名,无法被合并到主分支中,请补下签名 |
你需要合并所有提交并为合并后的提交签名 因为要求是所有提交都要签名 |
传入group_id按group_poke处理, 否则按friend_poke处理 Update Lagrange.OneBot/Core/Operation/Message/SendPokeOperation.cs Co-authored-by: DarkRRb <[email protected]> 忘删了 合并 失败返回-1并对提交签名
应该可以了? |
send_poke
传入group_id按group_poke处理,
否则按friend_poke处理