This website requires JavaScript.
Explore
Help
Register
Sign In
hoelee
/
Telethon
Watch
1
Star
0
Fork
0
You've already forked Telethon
mirror of
https://github.com/LonamiWebs/Telethon.git
synced
2025-08-08 21:10:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa4042a80e307e15672ffedcf371f608ec81afe7
Telethon
/
telethon
/
errors
History
Birger Jarl
edf325d580
Fix username regex (
#235
)
...
Username max length is 1+31 = 32
2017-09-07 09:41:49 +02:00
..
__init__.py
Verify the files downloaded from CDNs and raise on sha256 mismatch
2017-08-28 14:17:31 +02:00
common.py
Make lint happier
2017-09-04 17:10:04 +02:00
rpc_errors_303.py
Rename rpc_n_errors dictionary to rpc_errors_n_all
2017-06-24 18:10:05 +02:00
rpc_errors_400.py
Fix username regex (
#235
)
2017-09-07 09:41:49 +02:00
rpc_errors_401.py
Rename rpc_n_errors dictionary to rpc_errors_n_all
2017-06-24 18:10:05 +02:00
rpc_errors_420.py
Rename rpc_n_errors dictionary to rpc_errors_n_all
2017-06-24 18:10:05 +02:00
rpc_errors.py
Show error messages on non-specialized error classes (
closes
#113
)
2017-06-15 15:25:05 +02:00