Telethon/telethon/errors
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