You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the name, update_listener must contain Update handlers. And at the moment they are processing Messages.
To process Messages, we need to create a separate list of handlers messages_listener
It would be nice to have access to all the updates and see what came in the user's app.
What are your thoughts on this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Based on the name, update_listener must contain Update handlers. And at the moment they are processing Messages.
To process Messages, we need to create a separate list of handlers messages_listener
It would be nice to have access to all the updates and see what came in the user's app.
What are your thoughts on this?
Beta Was this translation helpful? Give feedback.
All reactions