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

fix: Spaces can be sent as message #1205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KhushamBansal
Copy link

@KhushamBansal KhushamBansal commented Jan 11, 2025

This change prevents sending messages that are either empty or contain only whitespace. When a user tries to send such a message, the method will simply return without sending anything.
Closes #1203

@KhushamBansal KhushamBansal changed the title fix: Messages containing only whitespace should not be sendable fix: Spaces can be sent as message Jan 12, 2025
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 this pull request may close these issues.

Spaces can be sent as message
1 participant