..
__init__.py
Add client.set_username() method ( #208 )
2019-03-01 18:06:17 +01:00
delete_chat_photo.py
Update copyright year
2019-01-01 12:36:16 +01:00
export_chat_invite_link.py
Update copyright year
2019-01-01 12:36:16 +01:00
get_chat.py
Make invite links of public channels work with get_chat
2019-01-02 22:39:16 +01:00
get_chat_member.py
Accommodate parsing of invited_by attribute of ChatMember ( #204 )
2019-01-21 16:33:33 +01:00
get_chat_members.py
Update get_chat_members docstrings
2019-01-04 16:59:36 +01:00
get_chat_members_count.py
Update copyright year
2019-01-01 12:36:16 +01:00
get_chat_preview.py
Add get_chat_preview method and ChatPreview object
2018-12-28 14:26:00 +01:00
get_dialogs.py
Fix get_dialogs docstrings
2019-01-04 16:58:57 +01:00
iter_chat_members.py
Update iter_chat_members efficiency
2019-01-24 17:21:41 +01:00
iter_dialogs.py
Add iter_dialogs method. Reference #170
2019-01-04 16:10:34 +01:00
join_chat.py
client.join_chat() now returns pyrogram.Chat instead of MTProto Update ( #206 )
2019-03-01 18:28:46 +01:00
kick_chat_member.py
Fix kick_chat_member docstrings and return type
2019-01-04 23:15:57 +01:00
leave_chat.py
Update copyright year
2019-01-01 12:36:16 +01:00
pin_chat_message.py
Update copyright year
2019-01-01 12:36:16 +01:00
promote_chat_member.py
Update copyright year
2019-01-01 12:36:16 +01:00
restrict_chat_member.py
Update copyright year
2019-01-01 12:36:16 +01:00
set_chat_description.py
Update copyright year
2019-01-01 12:36:16 +01:00
set_chat_photo.py
Update copyright year
2019-01-01 12:36:16 +01:00
set_chat_title.py
Update copyright year
2019-01-01 12:36:16 +01:00
unban_chat_member.py
Update copyright year
2019-01-01 12:36:16 +01:00
unpin_chat_message.py
Update copyright year
2019-01-01 12:36:16 +01:00
update_chat_username.py
Add client.set_username() method ( #208 )
2019-03-01 18:06:17 +01:00