We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Traceback (most recent call last): File "/home/vk-tg-sync/env/lib/python3.8/site-packages/vkbottle/dispatch/base.py", line 22, in route await view.handle_event(event, ctx_api, self.state_dispenser) File "/home/vk-tg-sync/env/lib/python3.8/site-packages/vkbottle/dispatch/views/abc/message.py", line 73, in handle_event handler_response = await handler.handle(message, **context_variables) File "/home/vk-tg-sync/env/lib/python3.8/site-packages/vkbottle/dispatch/handlers/from_func_handler.py", line 32, in handle return await self.handler(event, **acceptable_context) File "/home/vk-tg-sync/sync/vk/handlers/messages.py", line 18, in on_message await tg.send_message( File "/home/vk-tg-sync/env/lib/python3.8/site-packages/aiogram/bot/bot.py", line 346, in send_message result = await self.request(api.Methods.SEND_MESSAGE, payload) File "/home/vk-tg-sync/env/lib/python3.8/site-packages/aiogram/bot/base.py", line 236, in request return await api.make_request(await self.get_session(), self.server, self.__token, method, data, files, File "/home/vk-tg-sync/env/lib/python3.8/site-packages/aiogram/bot/api.py", line 140, in make_request return check_result(method, response.content_type, response.status, await response.text()) File "/home/vk-tg-sync/env/lib/python3.8/site-packages/aiogram/bot/api.py", line 113, in check_result raise exceptions.MigrateToChat(parameters.migrate_to_chat_id)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: