Telethon/telethon
Lonami Exo 07a7a8b404 Deprecate force_sms and sign_up
On the 10th of February, Telegram sent the following message to
those with an application registered on https://my.telegram.org.

--

Telegram API Update. Hello [REDACTED]. Thank you for contributing to the
open Telegram ecosystem by developing your app, [REDACTED].

Please note that due to recent updates to Telegram's handling of SMS and
the integration of new SMS providers like Firebase, we are changing the
way login codes are handled in third-party apps based on the Telegram API.

Starting on 18.02.2023, users logging into third-party apps will only be
able to receive login codes via Telegram. It will no longer be possible
to request an SMS to log into your app - just like when logging into
Telegram's own desktop and web clients.

Exactly like with the Telegram Desktop and Web apps, if a user doesn't
have a Telegram account yet, they will need to create one first using
an official mobile Telegram app.

We kindly ask you to update your app's login and signup interfaces to
reflect these changes before they go live on 18.02.2023 at 13:00 UTC.

This change will not significantly affect users since, according to our
research, the vast majority of third-party app users also use official
Telegram apps. In the coming months, we expect to offer new tools for
third-party developers that will help streamline the login process.
2023-02-26 10:40:53 +01:00
..
_updates Fix PERSISTENT_TIMESTAMP_EMPTY for new entries with pts 1, count 0 2022-12-22 20:30:38 +01:00
client Deprecate force_sms and sign_up 2023-02-26 10:40:53 +01:00
crypto Revert "Use tgcrypto if available (#1715)" 2021-03-20 17:20:33 +01:00
errors Don't reset the auth_key upon receiving -404 2022-05-12 12:03:48 +02:00
events Stop using asyncio.get_event_loop() 2023-01-11 21:02:29 +01:00
extensions del_surrogate for HTML inline URLs 2022-09-20 18:18:26 +02:00
network Apply pts returned by some additional requests 2023-01-14 12:31:01 +01:00
sessions Remove missed async keywords from the revert 2022-08-30 12:40:05 +02:00
tl Don't unnecessarily refetch the sender twice 2022-10-03 13:11:48 +02:00
__init__.py Make custom, functions and types proper modules 2022-09-20 12:59:36 +02:00
custom.py Make custom, functions and types proper modules 2022-09-20 12:59:36 +02:00
entitycache.py Add EntityCache.clear 2021-06-19 18:32:23 +02:00
functions.py Make custom, functions and types proper modules 2022-09-20 12:59:36 +02:00
helpers.py Stop using asyncio.get_event_loop() 2023-01-11 21:02:29 +01:00
hints.py Fix Python 3.5.2 type hinting (#1177) 2019-06-28 21:26:08 +02:00
password.py Remove unused imports and variables 2020-07-04 13:29:43 +02:00
requestiter.py Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00
sync.py Stop using asyncio.get_event_loop() 2023-01-11 21:02:29 +01:00
types.py Make custom, functions and types proper modules 2022-09-20 12:59:36 +02:00
utils.py Recognize invite links with plus sign prefix 2022-09-20 10:57:52 +02:00
version.py Bump to v1.27 2023-02-05 15:19:41 +01:00