Dan
b39a6cd2d4
Add FAQ about sqlite3.InterfaceError
2021-03-20 10:37:01 +01:00
Dan
ce6ba8d122
Update outdated information
2021-03-06 11:33:07 +01:00
Dan
ee9d0e4622
Add FAQ about client library & framework definitions
2021-03-06 10:22:12 +01:00
Dan
a0e0cbe477
Improve FAQs
2020-11-27 22:09:45 +01:00
மனோஜ்குமார் பழனிச்சாமி
e2806acbde
Update faq.rst
2020-11-01 07:49:24 +05:30
Dan
d86d8530ce
Add FAQ about PyInstaller FileNotFoundError
2020-08-24 10:57:38 +02:00
Dan
228828459c
Update FAQs
2020-08-24 09:16:25 +02:00
Dan
538f1e3972
Deep rewrite: preparing for v1.0
...
- Pyrogram core is now fully asynchronous
- Ditched Python 3.5, welcome 3.6 as minimum version.
- Moved all types to pyrogram.types
- Turned the Filters class into a module (filters)
- Moved all filters to pyrogram.filters
- Moved all handlers to pyrogram.handlers
- Moved all emoji to pyrogram.emoji
- Renamed pyrogram.api to pyrogram.raw
- Clock is now synced with server's time
- Telegram schema updated to Layer 117
- Greatly improved the TL compiler (proper type-constructor hierarchy)
- Added "do not edit" warning in generated files
- Crypto parts are executed in a thread pool to avoid blocking the event loop
- idle() is now a separate function (it doesn't deal with Client instances)
- Async storage, async filters and async progress callback (optional, can be sync too)
- Added getpass back, for hidden password inputs
2020-08-22 08:05:05 +02:00
Dan
b4467e82af
Update Bot API diagram in docs
2020-05-25 14:31:31 +02:00
Dan
0b93049822
Add content lists on relevant pages
2020-04-01 20:08:46 +02:00
Dan
3f17e88836
Add example on how to handle flood wait errors in the FAQ
2020-04-01 18:01:10 +02:00
Dan
441b89a8ac
Add FAQs about Flood limits and sqlite3.OperationalError
2020-03-30 13:01:52 +02:00
Dan
0681ea72f7
Add FAQ about webhooks
2020-03-30 12:02:27 +02:00
Dan
417cc498fe
Add FAQ about file_ref values
2019-12-30 11:01:21 +01:00
Dan
227a5aaf90
Add FAQ about why stop, restart, add/remove_handler could make the code hang
2019-10-27 10:13:59 +01:00
Dan
f87aae1dbd
Add FAQ about "database is locked" error
2019-08-06 13:16:48 +02:00
Dan
b1c63c18d6
Small document fix
2019-08-06 00:11:51 +02:00
Dan
3fedae8d82
Update faq.rst
2019-08-01 17:26:59 +02:00
Dan
0302a27b7e
Update FAQs
2019-07-25 11:15:14 +02:00
Dan
13d6ce1495
Update DC IPs
2019-07-09 19:02:54 +02:00
Dan
b4f0f411bd
Small documentation fixes
2019-06-23 01:32:04 +02:00
Dan
11b4b947ac
Small rewords
2019-06-20 16:40:12 +02:00
Dan
a928981b1f
Link back to the source of information, where applicable
2019-06-20 16:07:57 +02:00
Dan
d06289c88d
Add FAQ about why responses might be slow
2019-06-20 15:31:02 +02:00
Dan
48197cb222
Update FAQ: Starting from v0.14.1 photo-like file id formats changed
2019-06-20 13:56:23 +02:00
Dan
a2d1752e89
Update information about Telegram DCs. Also add IPv6 addresses
...
Thanks Fela for pointing it out that only DC3 is an alias, DC2 and DC4
are both functioning independently, as per latest information.
2019-06-12 22:26:41 +02:00
Dan
c8b4f3dac9
Add FAQ about Pyrogram stability and reliability
2019-06-12 14:05:59 +02:00
Dan
7baa00353d
Add a FAQ about DC migration
2019-06-11 15:59:39 +02:00
Dan
2e05c81a5c
Update docs about Telegram data centers
2019-06-08 11:33:52 +02:00
Dan
8151270a94
Update docs
2019-06-06 18:25:23 +02:00
Dan
1be8ca94cc
Update docs with new content
2019-06-04 16:10:32 +02:00
Dan
6683b18b2b
Add FAQ about easter eggs
2019-06-02 18:57:43 +02:00
Dan
2df9f53e54
Add a FAQ about expiring sms codes
2019-05-31 13:18:19 +02:00
Dan
e94dcd3b0b
Update docs
2019-05-28 16:41:55 +02:00
Dan
47c06fdae2
Docs revamp. Part 7
2019-05-25 01:37:55 +02:00