You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 14, 2026. It is now read-only.
If separate message has more than 4096 characters, it will fail to send due to telegram limitation.
It's easy enough to fix by splitting big message into list of string items and send it while list length would be bigger than 0