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 REQUEST] I need a callback to handle business before processing the message. #2451

Closed
phpmaple opened this issue Jul 26, 2024 · 3 comments · Fixed by #2885
Closed
Assignees

Comments

@phpmaple
Copy link

Why this feature?

I checked the code and found that when I sent a message to another user, the other user blocked me. After I sent the message, callbackBeforeSendSingleMsgCommand not be called

Suggested Solution

I want to do some business logic when I sent a message to another user, but the other user blocked me.

Additional Information

No response

@skiffer-git
Copy link
Member

@skiffer-git
Copy link
Member

Do you mean that if someone has blocked you, the callbackBeforeSendSingleMsgCommand will not work?

@phpmaple
Copy link
Author

yes

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

Successfully merging a pull request may close this issue.

3 participants