Skip to content
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

[FEATURE] 消息接收器基类建议添加回复消息的方法 #87

Open
bunnyi116 opened this issue Oct 20, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@bunnyi116
Copy link

在 MessageReceiverBase 中添加一个 virtual Task<string> SendMessage(MessageChain chain){ } 方法,在不同的接收器中重写它进行实现,这样可以订阅 MessageReceiverBase 统一进行回复

@bunnyi116 bunnyi116 added the enhancement New feature or request label Oct 20, 2023
@ksharperd
Copy link
Collaborator

this will be solve at next major release, pls issue any question as u want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants