Skip to content

Can qtrio be used in place of asyncio with the Telegram-Bot? #285

@ullix

Description

@ullix

I am using a PyQt5 based app (running well) and recently tried to integrate the Telegram Messenger Bot.

Using the old python-telegram-bot version 13.15 did work, but I was swamped with deprecation messages. Using the new version 20.6 requires the use of asyncio. As I understand now, this had to fail in combination with PYQt.

I am wondering whether I can use qtrio in lieu of asyncio?
Is there any experience with the use of the python-telegram-bot with qtrio?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions