OrigamiBot icon indicating copy to clipboard operation
OrigamiBot copied to clipboard

A pythonic Telegram bot API library

Results 4 OrigamiBot issues
Sort by recently updated
recently updated
newest added

Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

I'm running OrigamiBot as part of a multi thread server process. From within the telegram communication thread, I run bot.start() (which starts more Origamibot threads in the background), then I...

So.. When I tried to send `InputMediaPhoto` using `send_media_group` function it gave me this error: ![image](https://github.com/user-attachments/assets/6685d604-4d03-4989-b9fd-7dcad5644a0a) I think there should be a check if the attribute is in the class...

Please update with message_thread_id for topic group