-
-
Notifications
You must be signed in to change notification settings - Fork 418
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
Little bit improvement 😕 #48
Comments
you can try my iterated version its still not a100% stable under abuse but it works very nice :) |
here is my fix for it
and then edit the save function's beggining
with:
after you did this, use '/sendlinks channelname(without @)' |
i allowed myself to improve on your system :) here it is if you want to use it:
it has some functionality that can be removed or just make a pseudo code for it.. |
If we start batch process for private/public channel.. for example :- https://t.me/private or public_channel/1 - 10
and it Massage ID - 3,5,7 does not contain any media or content. Bot sending "Error : Telegram says: [400 MESSAGE_EMPTY] - The message sent is empty or contains invalid characters (caused by "messages.SendMessage")"
How to solve this problem.. i just want to skip those messages ID that doesn't contain any content by bot itself instead of sending error message [400 MESSAGE_EMPTY]
From Both public and private channel getting error like this.
Developer Please solve the problem. 😔🙏🏻
The text was updated successfully, but these errors were encountered: