Util Hub bot is under update with a new version for a better, bug-free experience 💋
It will be released very soon after all testing is complete.
It will be released very soon after all testing is complete.
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥3
Smart Dev
https://github.com/bisnuray/ScribdDownloader
Fixed : handle list-shaped JSON-LD and dict/list author/image fields
A possible reason why Telegram isn't working on some ISPs in Bangladesh is upstream Internet routing.
Some Bangladeshi ISPs rely on upstream transit providers that route traffic through or are connected to networks affected by India's Telegram restrictions. As a result, some users in Bangladesh may also experience access issues, even though Telegram has not been officially blocked in Bangladesh.
Maybe not sure...
Some Bangladeshi ISPs rely on upstream transit providers that route traffic through or are connected to networks affected by India's Telegram restrictions. As a result, some users in Bangladesh may also experience access issues, even though Telegram has not been officially blocked in Bangladesh.
Maybe not sure...
❤4😢2👍1🔥1
I think some of our bots is offline due to a server auto-restart.
🔥2 1
rich.py
1.4 KB
How to use #Rich Messages in #Telethon
Bots can now send markdown tables, LaTeX math, task lists, code blocks, quotes, collapsible details, and more all rendered natively in Telegram.
Latest Telethon:
Bots can now send markdown tables, LaTeX math, task lists, code blocks, quotes, collapsible details, and more all rendered natively in Telegram.
Latest Telethon:
pip install -U telethon [ 1.44.0 ]❤7
image_slider.py
2.2 KB
How to create image slider using #telethon only for bot
Latest Telethon:
Latest Telethon:
pip install -U telethon [ 1.44.0 ]🔥2
Slideshow vs Media Group
Just tested the new Rich Message slideshow with 25 images works perfectly. No errors, fully swipeable.
For context: Telegram's regular media groups have always been capped at 10 photos.
The new
If your bot needs to send a swipeable photo carousel with more than 10 images, the slideshow block is the way to go.
How to create image slider [ Click Here ]
Just tested the new Rich Message slideshow with 25 images works perfectly. No errors, fully swipeable.
For context: Telegram's regular media groups have always been capped at 10 photos.
The new
PageBlockSlideshow doesn't seem to share that limit, I haven't hit a cap yet.If your bot needs to send a swipeable photo carousel with more than 10 images, the slideshow block is the way to go.
How to create image slider [ Click Here ]