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
2018-06-08 00:30:22,342 - telegram.ext.dispatcher - ERROR - An uncaught error was raised while processing the update
Traceback (most recent call last):
File "/home/foursixnine/.local/lib64/python3.5/site-packages/telegram/ext/dispatcher.py", line 270, in process_update
handler.handle_update(update, self)
File "/home/foursixnine/.local/lib64/python3.5/site-packages/telegram/ext/inlinequeryhandler.py", line 106, in handle_update
return self.callback(dispatcher.bot, update, **optional_args)
File "bot.py", line 85, in inlinequery
title='No existen items con ese termino'))
TypeError: __init__() missing 1 required positional argument: 'input_message_content'
2018-06-08 00:30:23,199 - telegram.ext.dispatcher - ERROR - An uncaught error was raised while processing the update
Traceback (most recent call last):
File "/home/foursixnine/.local/lib64/python3.5/site-packages/telegram/ext/dispatcher.py", line 270, in process_update
handler.handle_update(update, self)
File "/home/foursixnine/.local/lib64/python3.5/site-packages/telegram/ext/inlinequeryhandler.py", line 106, in handle_update
return self.callback(dispatcher.bot, update, **optional_args)
File "bot.py", line 85, in inlinequery
title='No existen items con ese termino'))
TypeError: __init__() missing 1 required positional argument: 'input_message_content'
2018-06-08 00:30:24,312 - telegram.ext.dispatcher - ERROR - An uncaught error was raised while processing the update
Traceback (most recent call last):
File "/home/foursixnine/.local/lib64/python3.5/site-packages/telegram/ext/dispatcher.py", line 270, in process_update
handler.handle_update(update, self)
File "/home/foursixnine/.local/lib64/python3.5/site-packages/telegram/ext/inlinequeryhandler.py", line 106, in handle_update
return self.callback(dispatcher.bot, update, **optional_args)
File "bot.py", line 85, in inlinequery
title='No existen items con ese termino'))
TypeError: __init__() missing 1 required positional argument: 'input_message_content'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: