.. |
__init__.py
|
Add restrict_chat method
|
2019-03-13 14:48:55 +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_member.py
|
Fix get_chat_member not working when passing "me" in basic groups
|
2019-03-04 12:56:47 +01:00 |
get_chat_members_count.py
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
get_chat_members.py
|
Update get_chat_members docstrings
|
2019-01-04 16:59:36 +01:00 |
get_chat_preview.py
|
Add get_chat_preview method and ChatPreview object
|
2018-12-28 14:26:00 +01:00 |
get_chat.py
|
Make invite links of public channels work with get_chat
|
2019-01-02 22:39:16 +01:00 |
get_dialogs.py
|
Fix get_dialogs docstrings
|
2019-01-04 16:58:57 +01:00 |
iter_chat_members.py
|
Fix flood waits generated when iterating over basic chat members
|
2019-03-12 16:46:54 +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
|
Update kick*, promote*, restrict* and unban_chat_member methods
|
2019-01-24 17:20:29 +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 kick*, promote*, restrict* and unban_chat_member methods
|
2019-01-24 17:20:29 +01:00 |
restrict_chat_member.py
|
Make restrict_chat_member return Chat instead of a simple boolean
|
2019-03-13 14:48:30 +01:00 |
restrict_chat.py
|
Add restrict_chat method
|
2019-03-13 14:48:55 +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 kick*, promote*, restrict* and unban_chat_member methods
|
2019-01-24 17:20:29 +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 |