pyrofork/pyrogram
Dan f65d369fd1 Clean the code and add some more functionality:
- The phone_code can also be passed in advance (for test numbers).
- Pass first_name and last_name for automatic account creation.
- Handle PhoneCodeInvalid errors.
2018-01-24 17:53:30 +01:00
..
api Force UTF-8 encoding when r/w'ing text files 2018-01-21 16:56:50 +01:00
client Clean the code and add some more functionality: 2018-01-24 17:53:30 +01:00
connection Remove redundant code 2018-01-18 12:22:16 +01:00
crypto Remove try..except block, now pyaes is made available during setup 2018-01-17 00:16:23 +01:00
session Add SOCKS5 proxy support 2018-01-16 22:05:19 +01:00
__init__.py Add ParseMode module 2018-01-23 15:35:21 +01:00