-
I'm getting extremely delay when receiving messages on my nodeJS bot after they've been broadcasted.
My code is:
telegramClient.addEventHandler(async (event) => {
await processChannelM…
-
- [+] I have searched open and closed issues for duplicates
---
### Bug Description
### Steps to Reproduce
1. get image form any stickerpack from telegram (example below)
2…
-
I have made a module that searches for handles, phone numbers, links in telegram groups listed online. Here is a gif of the same: https://asciinema.org/a/dw8aekqSrgxOyUWCp1FHKK4rM. Let me know if i ca…