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
IndexError: list index out of range
File "app/run.py", line 63, in new_func
old_func(bot, update)
File "app/run.py", line 206, in handle_inlinerequest
mete_id = int(input[1])
The text was updated successfully, but these errors were encountered:
We're not properly validating the messages we receive inline, so things go wrong.
Sentry captured this exception (public internal link):
The text was updated successfully, but these errors were encountered: