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
Hi,
I think there is an error on file utelegram.py at line 71. The conditional check should be strictly major than, and not major or equal (if you don't want to continuosly trigger the handler):
What do you think?
The text was updated successfully, but these errors were encountered:
Hi,
I think there is an error on file utelegram.py at line 71. The conditional check should be strictly major than, and not major or equal (if you don't want to continuosly trigger the handler):
What do you think?
The text was updated successfully, but these errors were encountered: