Lonami

Results 591 comments of Lonami

What's the issue? Is there an error? Are you using the development version?

https://t.me/TelethonChat/474060 using https://t.me/TelethonUpdates/1276. I will close this issue once that branch is on PyPi.

This might be best addressed by something like https://github.com/LonamiWebs/Telethon/commit/fdb0720fe941bbcad48913a0dfe2b4fb66eaf7ef.

The library is making the requests to Telegram for it to send the SMS. If Telegram isn't sending the SMS even after it was requested to do so, it probably...

This might be Telegram's anti-spam measures. There is not much that can be done by Telethon to mitigate this.

The https://github.com/LonamiWebs/Telethon/tree/v1.24 branch should not show unsupported.

Are you using an alternative session backend? Those are not supported.

`reply_to` is intended to show the "replies to" a broadcast message in its linked discussion group. That is, the comments of a post in a broadcast channel. Is that working...