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

Add updates handling on status #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

code-a1
Copy link
Contributor

@code-a1 code-a1 commented Feb 10, 2021

Add updates handling on status of a user/chat (onChatStatus and onUserStatus)

Add updates handling on status of a user/chat (onChatStatus and onUserStatus)
@gian0012
Copy link

cool

@skrtdev
Copy link
Owner

skrtdev commented Feb 10, 2021

@code-a1 It checks for status every time the handler is executed even if there are more handlers, resulting in many queries

@skrtdev
Copy link
Owner

skrtdev commented Feb 17, 2021

Current bugs:
Handler is fired when setting a status in a precedent handler in the same update
Handler works only with text messages, some use cases can require to work with non-text messages too

@NZ62AN NZ62AN mentioned this pull request Aug 17, 2021
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.

None yet

3 participants