forked from AlexR1712/openvebot
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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'
Metadata
Metadata
Assignees
Labels
No labels