pyrofork/pyrogram/client
Dan 19b8f648d2 Fix bad behaviours for Python <3.6
Pyrogram was relying on dict keys being "ordered"
(keys keeping insertion order).
2019-01-11 12:31:18 +01:00
..
dispatcher Add a way to stop iterating through handlers 2019-01-02 18:11:22 +01:00
ext Add iter_chat_members method. Reference #170 2019-01-04 17:13:44 +01:00
filters Rename game_score to game_high_score 2019-01-07 22:50:54 +01:00
handlers Update copyright year 2019-01-01 12:36:16 +01:00
methods Fix bad behaviours for Python <3.6 2019-01-11 12:31:18 +01:00
style Automatically cast message and caption arguments to str 2019-01-03 20:53:48 +01:00
types Rename game_score to game_high_score 2019-01-07 22:50:54 +01:00
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00
client.py Allow phone_number, phone_code and password to also be functions 2019-01-08 14:28:52 +01:00