Telethon/readthedocs/concepts
Lonami Exo ed70991bf3 Merge branch 'v2'
v2 is still not complete. A lot of cleanup still needs to be done.
In particular, entities still need some care. However, most of it
is there, and keeping up with two branches is annoying.
This also lets me close a lot of issues to reduce noise
and focus on the important ones.

Closes #354 (input entities have been reworked).
Closes #902 (sessions were overhauled).
Closes #1125, #3253, #1589, #1634, #3150, #3668 (updates are reworked, gaps are properly handled now).
Closes #1169 (2.0 is now merged).
Closes #1311 (proper usage should not trigger this issue on the reworked connection code).
Closes #1327 (there have been some stringify changes).
Closes #1330 (gaps are now detected).
Closes #1366 (sessions are now async).
Closes #1476, #1484 (asyncio open connection is no longer used).
Closes #1529 (commonmark is now used).
Closes #1721 (update gaps are now properly handled).
Closes #1724 (a gap that fixes this will eventually trigger).
Closes #3006 (force_sms is gone).
Closes #3041 (a clean implementation to get difference now exists).
Closes #3049 (commonmark is now used).
Closes #3111 (to_dict has changed).
Closes #3117 (SMS is no longer an option).
Closes #3171 (connectivity bug is unlikely to be a bug in the library).
Closes #3206 (Telethon cannot really fix broken SSL).
Closes #3214, #3257, #3661 (not enough information).
Closes #3215 (this had already been fixed).
Closes #3230, #3674 (entities were reworked).
Closes #3234, #3238, #3245, #3258, #3264 (the layer has been updated).
Closes #3242 (bot-API file IDs have been removed).
Closes #3244 (the error is now documented).
Closes #3249 (errors have been reworked).
2022-01-24 13:24:35 +01:00
..
asyncio.rst Remove sync hack 2021-09-11 14:06:36 +02:00
botapi-vs-mtproto.rst Update docs to have fewer grammatical mistakes (#3121) 2021-08-03 18:33:17 +02:00
chats-vs-channels.rst Add a new docs page for Chats vs Channels 2021-02-23 20:58:36 +01:00
entities.rst Improve readability for readthedocs/concepts/entities.rst (#3259) 2022-01-24 13:15:32 +01:00
errors.rst Improve doc page on RPC errors (#1350) 2019-12-27 11:27:00 +01:00
full-api.rst Get rid of client.loop 2022-01-16 13:51:23 +01:00
sessions.rst Get rid of client.loop 2022-01-16 13:51:23 +01:00
strings.rst Add missing word in docs (#1538) 2020-09-10 14:51:31 +02:00
updates.rst Link Python keywords with Python's documentation 2019-07-06 12:11:00 +02:00