Skip to content
New issue

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

Когда группа в тг становится супергруппой, её id меняется #11

Open
Delitel-WEB opened this issue Sep 26, 2023 · 0 comments

Comments

@Delitel-WEB
Copy link
Owner

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant