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 MessageChannelBehavior.typeUntil #768

Merged
merged 1 commit into from
Feb 23, 2023
Merged

Fix MessageChannelBehavior.typeUntil #768

merged 1 commit into from
Feb 23, 2023

Conversation

lukellmann
Copy link
Member

If the instant was less than the current instant, it was triggering typing indicators forever. If the instant was greater than or equal to the current instant, it was not triggering the typing indicator at all.

If the instant was less than the current instant, it was triggering
typing indicators forever. If the instant was greater than or equal to
the current instant, it was not triggering the typing indicator at all.
@lukellmann lukellmann merged commit 536a414 into 0.8.x Feb 23, 2023
@lukellmann lukellmann deleted the fix-typeUntil branch February 23, 2023 15:44
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.

2 participants