pyrofork/pyrogram/client
Real Phoenix 207d451a01 Add more Chat bound methods (#383)
* Add more bound methods

Bound methods for get_chat_member, get_chat_members, iter_chat_members, add_chat_members

* Update compiler.py

Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
2020-04-06 14:51:40 +02:00
..
ext Add support for ChosenInlineResult objects 2020-04-03 17:15:28 +02:00
filters Update Copyright 2020-03-21 15:43:32 +01:00
handlers Add support for ChosenInlineResult objects 2020-04-03 17:15:28 +02:00
methods Add support for ChosenInlineResult objects 2020-04-03 17:15:28 +02:00
parser Update Copyright 2020-03-21 15:43:32 +01:00
storage Update Copyright 2020-03-21 15:43:32 +01:00
types Add more Chat bound methods (#383) 2020-04-06 14:51:40 +02:00
__init__.py Update Copyright 2020-03-21 15:43:32 +01:00
client.py Don't spawn unnecessary threads when no_updates=True 2020-03-30 17:33:28 +02:00