pyrofork/pyrogram/client
kalmengr cf76945a83 Create a new update_profile method to update a user's own profile (#277)
* Create a new update_profile method to update a users own profile

* Update update_profile.py

* Update update_profile.py

* Update update_profile.py

* Update update_profile.py

Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
2019-12-23 18:44:06 +01:00
..
ext Allow stop, restart and add/remove_handler to be non-blocking 2019-10-27 09:37:28 +01:00
filters Add Filters.scheduled and Filters.from_scheduled 2019-09-07 15:57:12 +02:00
handlers Tiny typo fix 2019-10-27 10:14:13 +01:00
methods Create a new update_profile method to update a user's own profile (#277) 2019-12-23 18:44:06 +01:00
parser Revert "Stop instantiating logger objects and directly use the logging module" 2019-09-08 19:24:06 +02:00
storage Implement a storage update mechanism (for FileStorage) 2019-09-14 20:35:59 +02:00
types Add .bind() method to re-enable bound-methods after deserialization 2019-10-27 09:53:40 +01:00
__init__.py Remove ChatAction module too 2019-05-09 05:08:37 +02:00
client.py Allow stop, restart and add/remove_handler to be non-blocking 2019-10-27 09:37:28 +01:00