pyrogram/compiler
bakatrouble fda25f6534 Add client.set_username() method (#208)
* Add client.set_username() method

* Rename set_username() to update_user_username(); allow None as username

* Add client.update_chat_username() method

* Update update_chat_username.py

* Update update_user_username.py

Rename update_user_username to update_username
Add more details in docstrings
Fix style

* Rename update_user_username.py to update_username.py

* Update __init__.py

* Update 400_BAD_REQUEST.tsv
2019-03-01 18:06:17 +01:00
..
api Take into account that flags:# could be not always the first argument 2019-01-05 15:40:40 +01:00
docs Update copyright year 2019-01-01 12:36:16 +01:00
error Add client.set_username() method (#208) 2019-03-01 18:06:17 +01:00
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00