pyrofork/pyrogram/client
bakatrouble f84f9ec4df Add bot_token argument (#221)
* Add bot_token argument (closes #123)

* Make session_name docs more readable and detailed

* Explicitely set is_bot=False
2019-03-01 18:30:39 +01:00
..
dispatcher Add a way to continue the update propagation within a group 2019-02-04 12:33:54 +01:00
ext Add bot_token argument (#221) 2019-03-01 18:30:39 +01:00
filters Reword some filter docstrings to better explain their usages 2019-02-04 18:23:40 +01:00
handlers Move the check method into Handler superclass 2019-02-04 10:35:00 +01:00
methods client.join_chat() now returns pyrogram.Chat instead of MTProto Update (#206) 2019-03-01 18:28:46 +01:00
style Automatically cast message and caption arguments to str 2019-01-03 20:53:48 +01:00
types client.join_chat() now returns pyrogram.Chat instead of MTProto Update (#206) 2019-03-01 18:28:46 +01:00
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00
client.py Add bot_token argument (#221) 2019-03-01 18:30:39 +01:00